Files
2025-08-26 22:57:23 +08:00

6 lines
101 B
XML

<!DOCTYPE doc [
<!ENTITY % e PUBLIC 'whatever' "e.dtd">
<!ELEMENT doc (#PCDATA)>
]>
<doc></doc>