aboutsummaryrefslogtreecommitdiff
path: root/tests/invalid/float-no-leading-zero.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/invalid/float-no-leading-zero.toml')
-rw-r--r--tests/invalid/float-no-leading-zero.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/invalid/float-no-leading-zero.toml b/tests/invalid/float-no-leading-zero.toml
new file mode 100644
index 0000000..cab76bf
--- /dev/null
+++ b/tests/invalid/float-no-leading-zero.toml
@@ -0,0 +1,2 @@
+answer = .12345
+neganswer = -.12345