Fixes GDScript define nested dictionary and array as constants #50285

This commit is contained in:
PastMoments
2022-04-13 14:03:13 -04:00
parent 1d2177938d
commit b3704e664d
4 changed files with 84 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
GDTEST_ANALYZER_ERROR
Invalid index type "bool" for a base of type "Array".
Cannot get index "true" from "[0, 1]".