Mercurial > urweb
view tests/error.ur @ 1093:8d3aa6c7cee0
Make summary unification more conservative; infer implicit arguments after applications
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 26 Dec 2009 11:56:40 -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>