tour icon indicating copy to clipboard operation
tour copied to clipboard

tour: [cannot compile interfces example]

Open tkchk opened this issue 1 year ago • 0 comments

Context: https://go.dev/tour/methods/9

./prog.go:22:6: cannot use v (variable of type Vertex) as Abser value in assignment: Vertex does not implement Abser (method Abs has pointer receiver)

tkchk avatar Sep 19 '23 00:09 tkchk