repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
YAMLParser
/
construct-pairs.test
blob
40f288d1d741db92da0cb48adc1dfa2fec7ab39d
1
# RUN: yaml-bench -canonical %s
2
3
# Explicitly typed pairs.
4
Block tasks: !!pairs
5
- meeting: with team.
6
- meeting: with boss.
7
- break: lunch.
8
- meeting: with client.
9
Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]