mirror of https://github.com/golang/go.git
- removed "func" from function type
- make it work by changing composite literal syntax to use {} instead of ()
FunctionType is now more in line with the rest of the declarations, as the
keyword "func" is now really part of the declaration and not part of the type.
R=r,ken
DELTA=49 (14 added, 12 deleted, 23 changed)
OCL=14864
CL=14955
|
||
|---|---|---|
| .. | ||
| candl.txt | ||
| go_spec.txt | ||