Mercurial > urweb
annotate tests/mismatch.ur @ 1516:c4f39b49aa2d
A few more tweaks to support Clang (including ending use of nested functions)
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 23 Jul 2011 16:27:04 -0400 |
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> |