summaryrefslogtreecommitdiffstats
path: root/_test/data/spec-05-12.data
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/spec-05-12.data')
-rw-r--r--_test/data/spec-05-12.data9
1 files changed, 9 insertions, 0 deletions
diff --git a/_test/data/spec-05-12.data b/_test/data/spec-05-12.data
new file mode 100644
index 0000000..7c3ad7f
--- /dev/null
+++ b/_test/data/spec-05-12.data
@@ -0,0 +1,9 @@
+# Tabs do's and don'ts:
+# comment:
+quoted: "Quoted "
+block: |
+ void main() {
+ printf("Hello, world!\n");
+ }
+elsewhere: # separation
+ indentation, in plain scalar