view tests/rec.lac @ 196:890a61991263

Lists all the way through
author Adam Chlipala <adamc@hcoop.net>
date Sat, 09 Aug 2008 16:48:32 -0400
parents 96bd3350e77d
children
line wrap: on
line source
val rec main = fn () => <html><body>
        <a link={main ()}>Ride again!</a>
</body></html>