mirror of
https://github.com/golang/go
synced 2024-11-22 02:24:41 -07:00
gc: double-initialization
R=ken2 CC=golang-dev https://golang.org/cl/217044
This commit is contained in:
parent
c0aac20e20
commit
80a14df122
@ -969,7 +969,6 @@ etnames[] =
|
||||
[TFORW] = "FORW",
|
||||
[TFIELD] = "FIELD",
|
||||
[TSTRING] = "STRING",
|
||||
[TCHAN] = "CHAN",
|
||||
[TANY] = "ANY",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user