view tests/rec.ur @ 772:8ed1261f838c

Update FFI type of Basis.self
author Adam Chlipala <adamc@hcoop.net>
date Sat, 02 May 2009 18:46:00 -0400
parents a07f476d9b61
children
line wrap: on
line source

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