summaryrefslogtreecommitdiff
path: root/xsd-tests/cxx/parser/list/output
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/cxx/parser/list/output')
-rw-r--r--xsd-tests/cxx/parser/list/output26
1 files changed, 26 insertions, 0 deletions
diff --git a/xsd-tests/cxx/parser/list/output b/xsd-tests/cxx/parser/list/output
new file mode 100644
index 0000000..3642c4d
--- /dev/null
+++ b/xsd-tests/cxx/parser/list/output
@@ -0,0 +1,26 @@
+{
+}
+
+{
+}
+
+{
+}
+
+{
+ 'one'
+}
+
+{
+ 'one'
+ 'two'
+ 'three'
+}
+
+{
+ lang: 'en'
+ 'one'
+ 'two'
+ 'three'
+}
+