annotate tests/error.ur @ 1821:e8149592990e

Better error message about signals remaining in server-side code
author Adam Chlipala <adam@chlipala.net>
date Sun, 16 Sep 2012 08:31:54 -0400
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>