Fixed bug in collect_tags (Tree.ml)
[SXSI/xpathcomp.git] / tests / test.xml
index 51167ad..8f0e255 100644 (file)
@@ -1,2 +1,6 @@
 <?xml version="1.0"?>
-<a>T0<b>T1<c/>T2</b>T3<b>T4<c/>T5</b>T6</a>
+<a>
+  <b><c/><d/></b>
+  <e><f/><g/></e>
+</a>
+