view tests/style.ur @ 721:9864b64b1700

Classes as optional arguments to Basis.tag
author Adam Chlipala <adamc@hcoop.net>
date Sun, 12 Apr 2009 14:19:15 -0400
parents acb8537f58f0
children f06880c8bf68
line wrap: on
line source
style q
style r

fun main () : transaction page = return <xml><body>
  Hi.  <span class={q}>And hi again!</span>
</body></xml>