mirror of
https://github.com/godotengine/godot.git
synced 2026-07-26 00:51:35 -04:00
11 lines
521 B
Plaintext
11 lines
521 B
Plaintext
GDTEST_ANALYZER_ERROR
|
|
>> ERROR at line 3: Could not find base class "InnerA".
|
|
>> ERROR at line 7: Could not find base class "InnerB".
|
|
>> ERROR at line 10: Could not find base class "InnerC".
|
|
>> ERROR at line 15: Cyclic inheritance.
|
|
>> ERROR at line 18: Classes can not inherit from their own members.
|
|
>> ERROR at line 22: Cyclic inheritance.
|
|
>> ERROR at line 25: Classes can not inherit from their own members.
|
|
>> ERROR at line 33: Cyclic inheritance.
|
|
>> ERROR at line 37: Classes can not inherit from their own members.
|