view tests/cdatas.ur @ 1540:659a2f71f5e5

Compiler frees as much memory as possible before passing control to C compiler
author Adam Chlipala <adam@chlipala.net>
date Mon, 15 Aug 2011 11:26:10 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main : xml[Html] = <html>
        Hi!
        Bye!
</html>