Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
.
/
llvm
/
test
/
YAMLParser
/
spec-02-18.test
blob: 625a4962e99740f03f5b1be95de6f00ddb442064 [
file
] [
log
] [
blame
]
Michael J. Spencer
22120c4
2012-04-03 23:09:22 +0000
[
diff
] [
blame
]
1
# RUN: yaml-bench -canonical %s
2
3
plain
:
4
This
unquoted scalar
5
spans many lines
.
6
7
quoted
:
"So does this
8
quoted scalar.\n"