Mercurial > urweb
view tests/error.ur @ 1403:860c245a7c4d
More detail on sources and signals
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 18 Jan 2011 13:32:48 -0500 |
parents | c0e4ac23522d |
children | ebc30bb262d0 |
line wrap: on
line source
fun main () : transaction page = return <html><body> <font size={error <body>I couldn't make up my <b>mind</b>!</body>}>Hello!</font> </body></html>