]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0035.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / 0035.xml.read
1 (NodeElem doc) @(test/Golden/XML/0035.xml#1:1-1:22 :| [])
2 |
3 `- (NodeAttr att) @(test/Golden/XML/0035.xml#1:6-1:15 :| [])
4 |
5 `- (NodeText (EscapedText (fromList [EscapedPlain "val"]))) @(test/Golden/XML/0035.xml#1:11-1:14 :| [])
6