Annotation of embedaddon/libxml2/test/VC/PENesting2, revision 1.1.1.1

1.1       misho       1: <!ENTITY % p1 "(A|B">
                      2: <!ENTITY % p2 "|C|D)">
                      3: <!ELEMENT X %p1;%p2;>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>