view tests/rec.ur @ 2205:cdea39473c78

Forgets deleted files.
author Ziv Scully <ziv@mit.edu>
date Tue, 27 May 2014 21:15:53 -0400
parents a07f476d9b61
children
line wrap: on
line source

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