x/tools/cmd/stringer: Gets confused with pointers to C.struct_xxx types. #13123
Labels
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Save this http://play.golang.org/p/7IHAOsDFqO in
foo.go
and say:Stringer will fail with:
Stringer works ok with this, though: http://play.golang.org/p/uIrtOCI59N
Another similar program that triggers the same behavior (stringer failure) is this: http://play.golang.org/p/P2t3O0zONt
The text was updated successfully, but these errors were encountered: