mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-15 23:24:06 +03:00
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE test [
|
||
|
<!ENTITY ampproblem "&">
|
||
|
]>
|
||
|
<t a="&problem;">a</t>
|