]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/tests/xmltest/not-wf/sa/071.xml
Remove executable bit from tons of files that aren't
[factor.git] / basis / xml / tests / xmltest / not-wf / sa / 071.xml
1 <!DOCTYPE doc [\r
2 <!ENTITY e1 "&e2;">\r
3 <!ENTITY e2 "&e3;">\r
4 <!ENTITY e3 "&e1;">\r
5 ]>\r
6 <doc>&e1;</doc>\r