view tests/cdatas.ur @ 403:8084fa9216de

New implicit argument handling
author Adam Chlipala <adamc@hcoop.net>
date Tue, 21 Oct 2008 16:41:11 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main : xml[Html] = <html>
        Hi!
        Bye!
</html>