DEBSOURCES
Skip Quicknav
sources / godot / 4.4.1%2Bds-1 / modules / gdscript / tests / scripts / analyzer / features / base_outer_resolution_base.notest.gd
1234
const A: = preload("base_outer_resolution_a.notest.gd") class InnerClassInBase: const C: = preload("base_outer_resolution_c.notest.gd")