annotate tests/mismatch.ur @ 2082:1b76ae703cbb

Some more optimization of string expressions showing up in JSON generation (Meta library)
author Adam Chlipala <adam@chlipala.net>
date Wed, 03 Dec 2014 21:06:15 -0500
parents b8cfb05c091d
children
rev   line source
adamc@1189 1 fun main () = return <xml><body>
adamc@1189 2 <b>Wowza!</i>
adamc@1189 3 </body></xml>