]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0003.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / 0003.xml.read
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 (EscapedText (fromList [EscapedPlain "v"]))) @(test/Golden/XML/0003.xml#1:10-1:11 :| [])
6
7 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0003.xml#1:15-2:1 :| [])
8