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-08-12.test
blob
69e78b42d2763cb6121ca48fda0401279a6c1a7a
1
# RUN: yaml-bench -canonical %s
2
3
[
4
Without properties,
5
&anchor "Anchored",
6
!!str 'Tagged',
7
*anchor, # Alias node
8
!!str , # Empty plain scalar
9
'', # Empty plain scalar
10
]