GDScript: Fix parsing default parameter values from function calls
This commit is contained in:
parent
d13c3c9296
commit
960a26f6c0
5 changed files with 53 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
GDTEST_OK
|
||||
42
|
||||
1
|
||||
2
|
||||
non-optional 1 2 3
|
||||
non-optional 42 non-optional 41
|
||||
Loading…
Add table
Add a link
Reference in a new issue