Mercurial > urweb
view tests/error.ur @ 1433:66092ce45a76
Ignore JavaScript events in Effectize; allow extra spaces for 'jsFunc'; eat carriage returns at line ends in .urp files
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 10 Mar 2011 20:22:03 -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>