DEBSOURCES
Skip Quicknav
sources / godot / 4.4.1%2Bds-1 / modules / gdscript / tests / scripts / parser / errors / function_conflicts_constant.gd
12345
const test = 25 func test(): pass