go/ast: track position of <- for channel types
This is a backward-compatible API change. Without the correct <- position information, certain channel types have incorrect position information. R=iant, iant CC=golang-dev https://golang.org/cl/6585063
Showing
Please register or sign in to comment