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

const A := 42

func something():
	return "OK"