Fix #75
Annotations
10 errors
lint
cannot range over 3 (untyped int constant) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
missing return (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
cannot range over num (variable of type int) (typecheck)
|
lint
cannot infer E (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go:57:14) (typecheck)
|