view tests/name.ur @ 1340:caff0a4d5fc1

Allow use of path variables in strings with no slashes
author Adam Chlipala <adam@chlipala.net>
date Tue, 14 Dec 2010 10:59:17 -0500
parents 83b1853d1e58
children
line wrap: on
line source
fun hello name = return <xml>{[name]}</xml>