mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
5 lines
81 B
XML
5 lines
81 B
XML
<!DOCTYPE doc [
|
|
<!ENTITY e SYSTEM "rec_ext.ent">
|
|
]>
|
|
<doc>&e; &e; &e; &e;</doc>
|