16 lines
97 B
Plaintext
16 lines
97 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
||
|
|
||
|
---
|
||
|
foo:
|
||
|
"bar
|
||
|
baz"
|
||
|
---
|
||
|
"foo
|
||
|
bar"
|
||
|
---
|
||
|
foo
|
||
|
bar
|
||
|
--- |
|
||
|
foo
|
||
|
...
|