mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
![]() |
<?xml version='1.0' ?>
|
||
|
<!DOCTYPE test [
|
||
|
<!ENTITY ampproblem '&'>
|
||
|
]>
|
||
|
<t a="&problem;">a</t>
|
||
|
|