annotate tests/name.ur @ 2089:5f15f4ce8f3b

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 06 Dec 2014 15:45:41 -0500
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>