mirror of
https://github.com/golang/go
synced 2024-11-17 18:54:42 -07:00
288a39c86b
- go/ast: introduce SendStmt; adjust SelectStmt - go/parser: accept new communication syntax, minor unrelated cleanups - go/printer: adjustments for new ast, fewer binary expression precedences - go/token: remove one binary precedence Adjusted dependent code. gofmt -w src -misc. Ran all tests. R=rsc, gri CC=golang-dev https://golang.org/cl/3989056 |
||
---|---|---|
.. | ||
align.go | ||
chain.go | ||
fib.go | ||
file.go | ||
golden.out | ||
hello.go | ||
Makefile | ||
test1.go | ||
test.bash | ||
test.go |