godot/modules/gdscript/tests/scripts/analyzer/errors/call_not_existing_static_method.out

GDTEST_ANALYZER_ERROR
>> ERROR at line 7: Static function "not_existing_method()" not found in base "MyClass".