view tests/name.ur @ 1493:9cb923efea4d

Generated pretty-printed HTML for a simple tutorial source file
author Adam Chlipala <adam@chlipala.net>
date Fri, 15 Jul 2011 16:50:55 -0400
parents 83b1853d1e58
children
line wrap: on
line source
fun hello name = return <xml>{[name]}</xml>