mirror of https://github.com/golang/go.git
func foo(y) { }
was:
x.go:2: NONAME-y G0 u(1) a(1) l(77) x(-1000000000) is not a type
now:
x.go:2: y is not a type
R=ken
OCL=30764
CL=30764
|
||
|---|---|---|
| doc | ||
| include | ||
| lib | ||
| misc/xcode | ||
| pkg | ||
| src | ||
| test | ||
| usr | ||