GDScript: Allow access to outer constant and enum values

This commit is contained in:
George Marques 2021-08-24 13:58:06 -03:00
parent 6609ce1944
commit 4918df4527
No known key found for this signature in database
GPG key ID: 046BD46A3201E43D
7 changed files with 81 additions and 9 deletions

View file

@ -0,0 +1,4 @@
GDTEST_OK
a 0 True
b 1 True
c 42 True