annotate tests/error.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 ebc30bb262d0
children
rev   line source
adam@1483 1 fun main () : transaction page =
adam@1483 2 error <xml>I couldn't make up my <b>mind</b>!</xml>