GDScript compiler subclass bugfixes

This commit is contained in:
Rune
2022-11-08 03:51:20 -08:00
parent e25d9281d4
commit bce6f1792e
14 changed files with 286 additions and 284 deletions
@@ -0,0 +1,4 @@
extends "inner_base.gd".InnerA.InnerAB
func test():
super.test()