annotate tests/attrMangle.ur @ 2261:f81f1930c5d6

Fix SQL-parsing and declaration-ordering bugs.
author Ziv Scully <ziv@mit.edu>
date Wed, 30 Sep 2015 00:33:52 -0400
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>