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