diff 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 diff
--- a/tests/attrs.lac	Thu Jul 10 16:05:14 2008 -0400
+++ b/tests/attrs.lac	Sun Jul 13 10:17:06 2008 -0400
@@ -1,5 +1,3 @@
 val main = fn () => <html><body>
         <font size=42 face="awesome">Welcome</font>
 </body></html>
-
-page main