6 lines
201 B
XML
6 lines
201 B
XML
<!-- The DTD is generated dynamically by testrecurse.c -->
|
|
<!DOCTYPE foo SYSTEM "huge_dtd.dtd">
|
|
<!-- Another entity reference to test whether the DTD is added to
|
|
sizeentities -->
|
|
<foo>&ent;</foo>
|