annotate tests/entities.ur @ 2252:e843a04499d4

Revert to revision 2222.
author Ziv Scully <ziv@mit.edu>
date Mon, 21 Sep 2015 10:16:55 -0400
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>