diff options
Diffstat (limited to 'test/YAMLParser/negative-float-bug.data')
-rw-r--r-- | test/YAMLParser/negative-float-bug.data | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/YAMLParser/negative-float-bug.data b/test/YAMLParser/negative-float-bug.data new file mode 100644 index 000000000000..0ba0ffee3010 --- /dev/null +++ b/test/YAMLParser/negative-float-bug.data @@ -0,0 +1,3 @@ +# RUN: yaml-bench -canonical %s + +-1.0 |