help wanted
仓库指标
- Star
- (25,958 star)
- PR 合并指标
- (平均合并 6天 15小时) (30 天内合并 2 个 PR)
描述
isNil will always return false, so NotNil will always return true for int, string, struct, etc.
I would expect it to error with "invalid type".
isNil will always return false, so NotNil will always return true for int, string, struct, etc.
I would expect it to error with "invalid type".