view tests/attrMangle.ur @ 2081:d4ed20beb93b

Tiny lexer change for SML/NJ compatibility (suggested by Ziv Scully)
author Adam Chlipala <adam@chlipala.net>
date Tue, 25 Nov 2014 08:21:09 -0500
parents 146ec8e90063
children
line wrap: on
line source
open Goofy

fun main () : transaction page = return <xml><body>
  <goofy name="beppo" data-role="excellence"/>
</body></xml>