Mercurial > urweb
annotate tests/cyrillic.ur @ 2135:a159625975a7
Allow file directives to contain slashes
Previously, adding a line such as "file /c/foo.css css/foo.css" would
cause the compiler to raise an InvalidArc exception.
author | Julian Squires <julian@cipht.net> |
---|---|
date | Fri, 24 Apr 2015 07:51:47 -0400 |
parents | 4eb1c4a1b057 |
children |
rev | line source |
---|---|
adamc@1053 | 1 fun main () = return <xml><body>одел |
adamc@1053 | 2 Hi!</body></xml> |