]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/tests/xmltest/valid/sa/053.xml
Remove executable bit from tons of files that aren't
[factor.git] / basis / xml / tests / xmltest / valid / sa / 053.xml
1 <!DOCTYPE doc [\r
2 <!ENTITY e "<e/>">\r
3 <!ELEMENT doc (e)>\r
4 <!ELEMENT e EMPTY>\r
5 ]>\r
6 <doc>&e;</doc>\r