go/ast: add Slice3 field to SliceExpr
If Slice3 is set, the expression is a 3-index slice expression (2 colons). Required for type-checking. Backward-compatible API extension. R=r, rsc CC=golang-dev https://golang.org/cl/13826050
Showing
Please register or sign in to comment