mirror of
https://github.com/xodio/xod.git
synced 2026-03-25 01:56:54 +01:00
Merge pull request #1652 from xodio/fix-cast-to-string-tabtest
Fix tabtest of `xod/core/cast-to-string(number)`
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
IN OUT
|
||||
1.3272 "1.33"
|
||||
1.5 "1.5"
|
||||
-1.1992 "-1.2"
|
||||
1.5 "1.50"
|
||||
-1.1992 "-1.20"
|
||||
-1.449 "-1.45"
|
||||
-1.59 "-1.59"
|
||||
-1.599 "-1.6"
|
||||
-1.599 "-1.60"
|
||||
.257 "0.26"
|
||||
-.257 "-0.26"
|
||||
99000000000 "OVF"
|
||||
|
||||
|
Reference in New Issue
Block a user