xref
: /
aosp_15_r20
/
external
/
llvm
/
test
/
YAMLParser
/
spec-05-04.test
(revision 9880d6810fe72a1726cb53787c6711e909410d58)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: yaml-bench -canonical %s
2
3
sequence: [ one, two, ]
4
mapping: { sky: blue, sea: green }
5