xref
: /
external
/
llvm
/
test
/
YAMLParser
/
spec-02-21.test
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: yaml-bench -canonical %s
2
3
null: ~
4
true: y
5
false: n
6
string: '12345'
7