Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/analyzer/errors/
constant_name_shadows_builtin_type.gd
const Vector2 = 0 func test(): pass