GDScript: Allow access to outer constant and enum values
This commit is contained in:
parent
6609ce1944
commit
4918df4527
7 changed files with 81 additions and 9 deletions
|
|
@ -0,0 +1,4 @@
|
|||
GDTEST_OK
|
||||
a 0 True
|
||||
b 1 True
|
||||
c 42 True
|
||||
Loading…
Add table
Add a link
Reference in a new issue