annotate tests/name.ur @ 1342:78fe9841c39d

Small tweaks to update demos for record unification change
author Adam Chlipala <adam@chlipala.net>
date Wed, 15 Dec 2010 09:42:35 -0500
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>