view tests/css.ur @ 1730:02533f681ad2

Fix urlification of recursive polymorphic variants
author Adam Chlipala <adam@chlipala.net>
date Sat, 28 Apr 2012 11:35:12 -0400
parents a671c986f517
children f9e5a8e09cdf
line wrap: on
line source
style st1
style st2

fun main () = return <xml><body>
  <span title="Whoa" class={classes st1 st2}>Hi!</span>
</body></xml>