DEBSOURCES
Skip Quicknav
sources / godot / 4.4.1%2Bds-1 / modules / gdscript / tests / scripts / analyzer / errors / function_used_as_property.gd
123456
func function(): pass func test(): function = 25