mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
15 lines
209 B
XML
Executable File
15 lines
209 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<root>
|
|
<tag>
|
|
<test arg="blah" arg2="test"/>
|
|
<test2>
|
|
bla ah absy hsh
|
|
hsh
|
|
sjj
|
|
</test2>
|
|
<test><teh>bla</teh></test>
|
|
</tag>
|
|
</root>
|
|
|
|
|