repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
YAMLParser
/
spec-09-07.test
blob
3c010ca5b93bdd3ffd5fd73f89a5c7157761fd6b
1
# RUN: yaml-bench -canonical %s
2
3
'simple key' : {
4
'also simple' : value,
5
? 'not a
6
simple key' : 'any
7
value'
8
}