view tests/escapes.ur @ 1227:1d8fba74e7f5

Iflow working with a UNION
author Adam Chlipala <adamc@hcoop.net>
date Sun, 11 Apr 2010 16:06:16 -0400
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>