Mercurial > urweb
annotate tests/mismatch.ur @ 1454:96353138f016
Fix bug in projection of constructors from modules in class rules.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Sun, 01 May 2011 00:26:08 -0430 |
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> |