xref
: /
external
/
llvm
/
test
/
YAMLParser
/
spec-10-09.test
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: yaml-bench -canonical %s
2
3
{
4
key : value,
5
empty: # empty value↓
6
}
7