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

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

6 lines
139 B
GDScript3
Raw Normal View History

extends "external_parser_script1f.notest.gd"
const External1e = preload("external_parser_script1e.notest.gd")
var bar: Array[External1e]