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