summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/outer_class_constants_as_variant.out
blob: 70fdc5b62cf185a667106a1fc858ba274e87edcc (plain)
1
2
3
4
5
6
GDTEST_RUNTIME_ERROR
>> SCRIPT ERROR
>> on function: test()
>> analyzer/errors/outer_class_constants_as_variant.gd
>> 9
>> Invalid access to property or key 'OUTER_CONST' on a base object of type 'GDScript'.