GDScript: Fix repeated _ are allowed after decimal point
This commit is contained in:
parent
33957aee69
commit
fba8cbe6db
7 changed files with 88 additions and 15 deletions
|
|
@ -1 +1,24 @@
|
|||
GDTEST_OK
|
||||
123
|
||||
123
|
||||
123
|
||||
123
|
||||
123456
|
||||
123456
|
||||
---
|
||||
305398015
|
||||
305398015
|
||||
149
|
||||
149
|
||||
---
|
||||
-1234.4567
|
||||
-1234.4567
|
||||
-1234
|
||||
-1234
|
||||
0.4567
|
||||
0.4567
|
||||
---
|
||||
-1234500
|
||||
-1234500
|
||||
-1234500
|
||||
-1234500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue