DEBSOURCES
Skip Quicknav
sources / godot / 4.4.1%2Bds-1 / modules / gdscript / tests / scripts / analyzer / errors / cyclic_ref_external_a.notest.gd
12345
class_name TestCyclicRefExternalA const B = preload("cyclic_ref_external.gd") var v = B.v