view tests/cdatas.ur @ 419:cb5897276abf

Fix bug with bringing functor argument instances into scope; Ref demo, minus prose
author Adam Chlipala <adamc@hcoop.net>
date Thu, 23 Oct 2008 17:35:10 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main : xml[Html] = <html>
        Hi!
        Bye!
</html>