swc/crates/swc_xml_parser/tests/fixture/entity/input.xml
2022-08-01 03:56:12 +00:00

6 lines
120 B
XML

<root>
<h a='&noti;'/>
<h a='&lang='/>
<test test="&#1234;"></test>
<test test="&#x112;"></test>
</root>