annotate tests/attrMangle.ur @ 2289:78820fa8f5a7

Fix bugs for lock calculation and SQL parsing and add support for tasks.
author Ziv Scully <ziv@mit.edu>
date Sun, 15 Nov 2015 14:18:35 -0500
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>