Skip to content

Instantly share code, notes, and snippets.

@perlpunk
Last active June 25, 2018 20:12
Show Gist options
  • Save perlpunk/5797a4e325db183baaaaa67f32038626 to your computer and use it in GitHub Desktop.
Save perlpunk/5797a4e325db183baaaaa67f32038626 to your computer and use it in GitHub Desktop.
yaml-flow-colon-5
+STR
+DOC
+SEQ
+MAP {}
=VAL :omitted value
=VAL :
-MAP
-SEQ
-DOC
-STR
+STR
+DOC
+SEQ
+MAP
=VAL :omitted value:
=VAL :
-MAP
-SEQ
-DOC
-STR
- { omitted value:, }
+STR
+DOC
+SEQ
+MAP {}
=VAL :omitted value
=VAL :
-MAP
-SEQ
-DOC
-STR
Parse error: found unexpected ':'
+STR
+DOC
+SEQ
Parse error: found unexpected ':'
+STR
+DOC
+SEQ
+STR
+DOC
+SEQ
+MAP
=VAL :omitted value
=VAL :
-MAP
-SEQ
-DOC
-STR
+STR
+DOC
+SEQ
+MAP
=VAL :omitted value
=VAL :
-MAP
-SEQ
-DOC
-STR
+STR
+DOC
+SEQ
+MAP
=VAL :omitted value:
=VAL :
-MAP
-SEQ
-DOC
-STR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment