view tests/rec.ur @ 535:b742bf4e377b

Declaration typing
author Adam Chlipala <adamc@hcoop.net>
date Sat, 29 Nov 2008 11:33:51 -0500
parents a07f476d9b61
children
line wrap: on
line source

fun main () : transaction page = return <html><body>
        <a link={main ()}>Ride again!</a>
</body></html>