annotate tests/name.ur @ 2028:485570cb3b6e

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