Skip to content

Inspection: Wrong map key type doesn't result in error. #2089

@vburenin

Description

@vburenin

Code:

data := make(map[string]string)
delete(data, 123)

Second line is the error, however it is not highlighted as an error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions