view tests/name.ur @ 1782:61c7eb1d3867

Support fancy expressions in module-level 'val' declarations
author Adam Chlipala <adam@chlipala.net>
date Wed, 18 Jul 2012 17:29:13 -0400
parents 83b1853d1e58
children
line wrap: on
line source
fun hello name = return <xml>{[name]}</xml>