annotate tests/arel.ur @ 2284:472b4504aef2

Actually use transactional machinery for flushes this time.
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 11:44:21 -0500
parents a3d795fbecb9
children
rev   line source
adam@1862 1 fun main () : transaction page = return <xml><body>
adam@1862 2 <a link={main ()} rel="whoKnows">Here</a>
adam@1862 3 </body></xml>