annotate tests/escapes.ur @ 2237:e79ef5792c8b

Fix bug in redundancy checking and use finer formula for UPDATE statements.
author Ziv Scully <ziv@mit.edu>
date Sun, 05 Jul 2015 23:57:28 -0700
parents 9645e3c2978e
children
rev   line source
adamc@1100 1 fun main () = return <xml>
adamc@1100 2 {["H\x65ll\157!"]}
adamc@1100 3 </xml>