Files
another-boids-in-rust/vendor/roxmltree/tests/files/entity_009.xml

5 lines
68 B
XML

<!DOCTYPE test [
<!ENTITY p 'text<p/>text'>
]>
<root>&p;</root>