Mercurial > urweb
view tests/rec.ur @ 1276:5b5c0b552f59
Another run of Specialize, using ReduceLocal on datatype parameters
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 05 Jun 2010 09:42:37 -0400 |
parents | a07f476d9b61 |
children |
line wrap: on
line source
fun main () : transaction page = return <html><body> <a link={main ()}>Ride again!</a> </body></html>