diff options
Diffstat (limited to '')
-rw-r--r-- | _test/data/more-floats.data | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_test/data/more-floats.data b/_test/data/more-floats.data new file mode 100644 index 0000000..399eb17 --- /dev/null +++ b/_test/data/more-floats.data @@ -0,0 +1 @@ +[0.0, +1.0, -1.0, +.inf, -.inf, .nan, .nan] |