1 # RUN: yaml-bench -canonical %s 2 3 ? explicit key # implicit value 4 ? | 5 block key 6 : - one # explicit in-line 7 - two # block value 8