view tests/escapes.ur @ 2133:e722bcc42eab

Fix missing SQL name-mangling in table initialization
author Istvan Chung <istvan@vivatropolis.org>
date Thu, 23 Apr 2015 16:37:15 -0400
parents 9645e3c2978e
children
line wrap: on
line source
fun main () = return <xml>
  {["H\x65ll\157!"]}
</xml>