view tests/escapes.ur @ 1454:96353138f016

Fix bug in projection of constructors from modules in class rules.
author Karn Kallio <kkallio@eka>
date Sun, 01 May 2011 00:26:08 -0430
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>