view tests/style.ur @ 720:acb8537f58f0

Stop tracking CSS classes in XML types
author Adam Chlipala <adamc@hcoop.net>
date Sun, 12 Apr 2009 12:31:54 -0400
parents f152f215a02c
children 9864b64b1700
line wrap: on
line source
style q
style r

fun main () : transaction page = return <xml><body>
  Hi.
</body></xml>