1# RUN: yaml-bench -canonical %s
2
3- # Empty
4- |
5 block node
6- - one # in-line
7  - two # sequence
8- one: two # in-line
9           # mapping
10