view tests/twoArg.ur @ 1559:df6a7a22760a

New Basis functions: preventDefault and stopPropagation (code contributed by Vladimir Shabanov)
author Adam Chlipala <adam@chlipala.net>
date Sun, 11 Sep 2011 14:14:49 -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>