view tests/rec.ur @ 298:43f35291433d

Remove unneeded type annotations in pquery
author Adam Chlipala <adamc@hcoop.net>
date Sun, 07 Sep 2008 13:31:45 -0400
parents 71bafe66dbe1
children a07f476d9b61
line wrap: on
line source
val rec main = fn () => <html><body>
        <a link={main ()}>Ride again!</a>
</body></html>