blob: 460029f6ace09e123e21b0f80fb4d8f53e472f2e [file] [log] [blame]
Michael J. Spencer93210e82012-04-03 23:09:22 +00001# RUN: yaml-bench -canonical %s
2
3---
4foo:
5 "bar
6 baz"
7---
8"foo
9 bar"
10---
11foo
12 bar
13--- |
14 foo
15...