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

GDTEST_ANALYZER_ERROR
Cannot call the parent class' virtual function "_init()" because it hasn't been defined.