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".