annotate tests/entities.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 1c9f8f06c1d6
children
rev   line source
adam@1592 1 fun main () : transaction page = return <xml><body>
adam@1592 2 Hello world! &amp; so on, &copy; me today (8 &euro;)<br/>
adam@1592 3 &spades; &clubs; &hearts; &diams;<br/>
adam@1592 4 &dagger; DANGER &dagger;
adam@1592 5 </body></xml>