view tests/error.ur @ 1395:f53ec50097a5

Fix type-checking of views to match change to sql_query type
author Adam Chlipala <adam@chlipala.net>
date Sat, 15 Jan 2011 15:06:33 -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>