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

5 lines
46 B
GDScript

const A := 42
func something():
return "OK"