annotate tests/attrMangle.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 146ec8e90063
children
rev   line source
adam@1840 1 open Goofy
adam@1840 2
adam@1840 3 fun main () : transaction page = return <xml><body>
adam@1840 4 <goofy name="beppo" data-role="excellence"/>
adam@1840 5 </body></xml>