Mercurial > urweb
view tests/error.ur @ 1454:96353138f016
Fix bug in projection of constructors from modules in class rules.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Sun, 01 May 2011 00:26:08 -0430 |
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>