tour
tour copied to clipboard
tour: [cannot compile interfces example]
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)