view tests/twoArg.ur @ 2212:388ba4dc7c96

Small cleanup.
author Ziv Scully <ziv@mit.edu>
date Mon, 15 Sep 2014 20:01:16 -0400
parents e06bfeb6c2aa
children
line wrap: on
line source
fun main n s = return <xml>{[n]}, {[s]}</xml>

val shadow = return <xml>You found me!</xml>