view tests/escapes.ur @ 1407:7d963b8019e6

Some fixes for tasks and onError handlers
author Adam Chlipala <adam@chlipala.net>
date Thu, 20 Jan 2011 15:11:45 -0500
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>