view tests/attrs.lac @ 109:813e5a52063d

Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 10:17:06 -0400
parents da760c34f5ed
children
line wrap: on
line source
val main = fn () => <html><body>
        <font size=42 face="awesome">Welcome</font>
</body></html>