should be it
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
commas;periods
|
||||
1,1;1.1
|
||||
0,25;0.25
|
||||
1,53e4;1.53e4
|
||||
+1,53e4;+1.53e4
|
||||
-1,53e4;-1.53e4
|
||||
|
@@ -0,0 +1,2 @@
|
||||
commas,periods
|
||||
"1,2345",1.2345
|
||||
|
@@ -0,0 +1,2 @@
|
||||
foo
|
||||
12ö4
|
||||
|
@@ -0,0 +1,4 @@
|
||||
foo
|
||||
12,5
|
||||
145,00
|
||||
5.25
|
||||
|
Reference in New Issue
Block a user