summary refs log tree commit diff stats
path: root/tests/compile/tparsefloat.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compile/tparsefloat.nim')
-rw-r--r--tests/compile/tparsefloat.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/compile/tparsefloat.nim b/tests/compile/tparsefloat.nim
deleted file mode 100644
index 38ed2db6d..000000000
--- a/tests/compile/tparsefloat.nim
+++ /dev/null
@@ -1,3 +0,0 @@
-import strutils
-
-echo ParseFloat("5000") / ParseFloat("10")
id=ea36397b5010be4d79dcb07be5ed2b3b84217040'>^
4c97ba91 ^
d4b4d018 ^



cb9e66d7 ^
08b48a8d ^
0ca35d02 ^
d4b4d018 ^



cb9e66d7 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22