blob: 74054eb08832cc5267594fc657c9513266ca0f4d [file] [log] [blame]
# RUN: yaml-bench -canonical %s
block styles:
scalars:
literal: !!str |
#!/usr/bin/perl
print "Hello, world!\n";
folded: >
This sentence
is false.
collections: !!map
sequence: !!seq # Entry:
- entry # Plain
# Mapping entry:
- key: value
mapping:
key: value