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