Mercurial > urweb
annotate tests/cyrillic.ur @ 2195:18e6fb487880
Reduce: add reduction in some spots previously missed, associated with 'case' return types
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 25 Nov 2015 18:48:17 -0500 |
parents | 4eb1c4a1b057 |
children |
rev | line source |
---|---|
adamc@1053 | 1 fun main () = return <xml><body>одел |
adamc@1053 | 2 Hi!</body></xml> |