view tests/rec.lac @ 223:bbe5899a9585

Queries back to working as well as before, after start of refactoring to support grouping
author Adam Chlipala <adamc@hcoop.net>
date Thu, 21 Aug 2008 12:49:29 -0400
parents 96bd3350e77d
children
line wrap: on
line source
val rec main = fn () => <html><body>
        <a link={main ()}>Ride again!</a>
</body></html>