Hi,
There is this problem that increment is ok, but setting to 1 is not. Go says “variable is unused”, but it’s not. I tracked down this problem from a bigger part of some source code and don’t really know what triggers it. It feels like a bug in Go but probably is not.
Thank you…