summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/call_not_existing_static_method.out
blob: 7340058dd4507e3eca23179713b6d9d2dc9cdf31 (plain)
1
2
GDTEST_ANALYZER_ERROR
Static function "not_existing_method()" not found in base "MyClass".