-
Rob Pike authored
binary <- is send unary <- is recv -< is gone case a := <-ch: works in select case a = <-ch: works in select support for new cases is not yet in the compiler but all non-select code works second CL will update affected go source R=ken OCL=15414 CL=15414
47919799
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
const.c | ||
dcl.c | ||
export.c | ||
go.h | ||
go.y | ||
lex.c | ||
mksys.bash | ||
mparith1.c | ||
mparith2.c | ||
mparith3.c | ||
subr.c | ||
sys.go | ||
sysimport.c | ||
walk.c |