9 lines
103 B
Text
9 lines
103 B
Text
# RUN: yaml-bench -canonical %s
|
|
|
|
plain: text
|
|
lines
|
|
quoted: "text
|
|
lines"
|
|
block: |
|
|
text
|
|
lines
|