annotate tests/name.ur @ 1630:4798ad652c94

Stop [read] from raising an exception for invalid [int] strings
author Adam Chlipala <adam@chlipala.net>
date Sun, 04 Dec 2011 15:13:53 -0500
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>