]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/Read/0003.xml.read
Add indentation support in XML.Write
[haskell/symantic-xml.git] / test / Golden / XML / Read / 0003.xml.read
1 (NodeElem root) @(test/Golden/XML/Read/0003.xml#1:1-1:15 :| [])
2 |
3 `- (NodeAttr n) @(test/Golden/XML/Read/0003.xml#1:7-1:12 :| [])
4 |
5 `- (NodeText [TextLexemePlain "v"]) @(test/Golden/XML/Read/0003.xml#1:10-1:11 :| [])
6
7 (NodeText [TextLexemePlain "\n"]) @(test/Golden/XML/Read/0003.xml#1:15-2:1 :| [])
8