view tests/cdatas.lac @ 97:713e01fd7924

Simplify HTML examples, until the dispatching is ready
author Adam Chlipala <adamc@hcoop.net>
date Thu, 03 Jul 2008 18:11:14 -0400
parents 274116d1a4cd
children
line wrap: on
line source
val main : xml[Html] = <html>
        Hi!
        Bye!
</html>