view tests/escapes.ur @ 1453:03642b83b57b

Fix for projection of type class constructors in signatures.
author Karn Kallio <kkallio@eka>
date Tue, 26 Apr 2011 00:11:21 -0430
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>