Mercurial > urweb
view tests/attrs.ur @ 935:2422360c78a3
Dropped in initial aggregate types
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 15 Sep 2009 09:40:51 -0400 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font size=42 face="awesome">Welcome</font> </body></html>