Mercurial > urweb
view tests/attrs.ur @ 626:230654093b51
demo/hello compiles with kind polymorphism
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 22 Feb 2009 17:17:01 -0500 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font size=42 face="awesome">Welcome</font> </body></html>