annotate tests/attrMangle.ur @ 2288:98f96a976ede

Finish locking, but it's not yet tested rigorously.
author Ziv Scully <ziv@mit.edu>
date Fri, 13 Nov 2015 11:03:09 -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>