xref
: /
external
/
llvm
/
test
/
YAMLParser
/
spec-10-03.test
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: yaml-bench -canonical %s
2
3
block: # Block
4
# sequence
5
- one
6
- two : three
7