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