summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/scanner.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scanner.c b/src/scanner.c
index 3fb99f8..765f286 100644
--- a/src/scanner.c
+++ b/src/scanner.c
@@ -348,6 +348,7 @@
* SCALAR("another value",plain)
* KEY
* SCALAR("a mapping",plain)
+ * VALUE
* BLOCK-MAPPING-START
* KEY
* SCALAR("key 1",plain)