view tests/rec.ur @ 333:c655eddc3795

Change prefix.cm to work with latest smlnj Debian package
author Adam Chlipala <adamc@hcoop.net>
date Sat, 13 Sep 2008 14:58:57 -0400
parents a07f476d9b61
children
line wrap: on
line source

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