view tests/escapes.ur @ 1150:151837581b5e

More casting of isprint() arguments
author Adam Chlipala <adamc@hcoop.net>
date Sat, 06 Feb 2010 13:53:26 -0500
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>