Mercurial > urweb
view tests/html.lac @ 134:18299126a343
MonoShake
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 17 Jul 2008 13:12:16 -0400 |
parents | 713e01fd7924 |
children |
line wrap: on
line source
val main = <html> <head> <title>Hello World!</title> </head> <body> <b>Hello</b> <i>World</i>! </body> </html>