libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / VC / PENesting2
blob27b0cca2c77f8a798d572ebcb8d1fa173f101c29
1 <!ENTITY % p1 "(A|B">
2 <!ENTITY % p2 "|C|D)">
3 <!ELEMENT X %p1;%p2;>