aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-09-12.data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/spec-09-12.data')
-rw-r--r--tests/data/spec-09-12.data8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/spec-09-12.data b/tests/data/spec-09-12.data
new file mode 100644
index 0000000..b9a3ac5
--- /dev/null
+++ b/tests/data/spec-09-12.data
@@ -0,0 +1,8 @@
+# Outside flow collection:
+- ::std::vector
+- Up, up, and away!
+- -123
+# Inside flow collection:
+- [ '::std::vector',
+ "Up, up, and away!",
+ -123 ]