Mercurial > urweb
view tests/rec.ur @ 835:b0a85cbefed2
Less whining about match failures; fix singleton record Jscomp bug
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 02 Jun 2009 12:40:09 -0400 |
parents | a07f476d9b61 |
children |
line wrap: on
line source
fun main () : transaction page = return <html><body> <a link={main ()}>Ride again!</a> </body></html>