OpenGrok
Cross Reference: spec-02-21.test
xref
: /
external
/
llvm
/
test
/
YAMLParser
/
spec-02-21.test
Home
|
History
|
Annotate
|
Download
|
only in
YAMLParser
1
# RUN: yaml-bench -canonical %s
2
3
null: ~
4
true: y
5
false: n
6
string: '12345'
7