view tests/cdatas.lac @ 96:82aaa1c406d3

Mono optimizations (start with string concat and space eating)
author Adam Chlipala <adamc@hcoop.net>
date Thu, 03 Jul 2008 18:06:52 -0400
parents 274116d1a4cd
children 713e01fd7924
line wrap: on
line source
val main : {} -> xml[Html] = fn () => <html>
        Hi!
        Bye!
</html>