summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/virtual_super_not_implemented.out
blob: e68759223c50dfac619b628a7b4dbb214e1816c3 (plain)
1
2
GDTEST_ANALYZER_ERROR
Cannot call the parent class' virtual function "_init()" because it hasn't been defined.