view tests/css.ur @ 1715:1584fd8d16dd

Simplify types for printing with '-dumpTypes'
author Adam Chlipala <adam@chlipala.net>
date Mon, 16 Apr 2012 09:53:48 -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>