godot/modules/gdscript/tests/scripts/analyzer/features/base_outer_resolution_base.notest.gd

const A: = preload("base_outer_resolution_a.notest.gd")

class InnerClassInBase:
	const C: = preload("base_outer_resolution_c.notest.gd")