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