Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
.
/
llvm
/
test
/
YAMLParser
/
spec-09-13.data
blob: d48f2d2c47ee3d5c466de8b18fbd90b0d05d74db [
file
] [
log
] [
blame
]
Michael J. Spencer
22120c4
2012-04-03 23:09:22 +0000
[
diff
] [
blame
]
1
# RUN: yaml-bench -canonical %s
2
3
simple key
:
{
4
also simple
:
value
,
5
?
not
a
6
simple key
:
any
7
value
8
}