view tests/entities.ur @ 1776:8f28c3295148

Compiled a window function use
author Adam Chlipala <adam@chlipala.net>
date Sat, 02 Jun 2012 16:00:50 -0400
parents 1c9f8f06c1d6
children
line wrap: on
line source
fun main () : transaction page = return <xml><body>
  Hello world! &amp; so on, &copy; me today (8 &euro;)<br/>
  &spades; &clubs; &hearts; &diams;<br/>
  &dagger; DANGER &dagger;
</body></xml>