view tests/cdatas.ur @ 1474:3d0cc841cafd

Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
author Adam Chlipala <adam@chlipala.net>
date Fri, 17 Jun 2011 11:52:56 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main : xml[Html] = <html>
        Hi!
        Bye!
</html>