view tests/twoArg.ur @ 1499:92c929793d0f

Preserve tutorial indentation
author Adam Chlipala <adam@chlipala.net>
date Fri, 15 Jul 2011 19:00:59 -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>