Mercurial > urweb
view tests/rec.ur @ 511:6d6222e045b0
crud1 compiles with new Reduce
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Wed, 26 Nov 2008 15:03:45 -0500 |
parents | a07f476d9b61 |
children |
line wrap: on
line source
fun main () : transaction page = return <html><body> <a link={main ()}>Ride again!</a> </body></html>