summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/errors/outer_class_constants.out
blob: 73a54d7820e6d305e301fa00c8a21af12a3203bc (plain)
1
2
3
4
5
6
GDTEST_RUNTIME_ERROR
>> SCRIPT ERROR
>> on function: test()
>> analyzer/errors/outer_class_constants.gd
>> 8
>> Invalid get index 'OUTER_CONST' (on base: 'GDScript').