Files
2023-05-14 11:44:44 +00:00

7 lines
108 B
Plaintext

<!-- comment before the DTD -->
<!DOCTYPE doc [
<!ELEMENT doc ANY>
]>
<!-- comment after the DTD -->
<doc/>