view tests/rec.ur @ 1201:8793fd48968c

Generating a good Iflow condition for a test query
author Adam Chlipala <adamc@hcoop.net>
date Sun, 04 Apr 2010 15:17: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>