annotate tests/name.ur @ 1585:d5fb78321cca

Handle application in decompileCon
author Adam Chlipala <adam@chlipala.net>
date Wed, 02 Nov 2011 08:39:01 -0400
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>