aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2016-10-03 13:28:25 -0700
committerRobert Griesemer <gri@golang.org>2016-10-04 22:45:01 +0000
commit57ae83307fc4cb90338b39dcc6fe3c61ee8ce0b7 (patch)
tree8185665ab57f397df638158c06e52811bff3c7a8 /src/encoding
parent776a90100f1f65fcf54dfd3d082d657341bdc323 (diff)
downloadgo-57ae83307fc4cb90338b39dcc6fe3c61ee8ce0b7.tar.xz
go/ast, go/parser: parse alias declarations
For now, we also accept "type p = p.T" (using = instead of =>, for type aliases only), so we can experiment with an approach that only uses type aliases. This concession is implemened in the parser. For #16339 Change-Id: I88b5522a8b6cfc2e97ca146ede8b32af340220f8 Reviewed-on: https://go-review.googlesource.com/30211 Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions