mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-17 06:21:18 +00:00
got rid of 'accept' dir in the tests
This commit is contained in:
3
tests/compile/tparsefloat.nim
Executable file
3
tests/compile/tparsefloat.nim
Executable file
@@ -0,0 +1,3 @@
|
||||
import strutils
|
||||
|
||||
echo ParseFloat("5000") / ParseFloat("10")
|
||||
Reference in New Issue
Block a user