virtualx-engine/modules/gdscript/tests/scripts/analyzer/features/external_inner_base.gd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
67 B
GDScript3
Raw Normal View History

2022-11-08 12:51:20 +01:00
extends "inner_base.gd".InnerA.InnerAB
func test():
super.test()