OpenGrok
Cross Reference: more-floats.test
xref
: /
external
/
llvm
/
test
/
YAMLParser
/
more-floats.test
Home
|
History
|
Annotate
|
Download
|
only in
YAMLParser
1
# RUN: yaml-bench -canonical %s
2
3
[0.0, +1.0, -1.0, +.inf,
-.inf
, .nan, .nan]
4