19 lines
240 B
YAML
19 lines
240 B
YAML
---
|
|
- name: Empty Lines at End of Document
|
|
from: NimYAML tests
|
|
tags: empty-key whitespace
|
|
yaml: |
|
|
:
|
|
↵
|
|
↵
|
|
tree: |
|
|
+STR
|
|
+DOC
|
|
+MAP
|
|
=VAL :
|
|
=VAL :
|
|
-MAP
|
|
-DOC
|
|
-STR
|
|
emit: |
|
|
:
|