]> Cypherpunks repositories - gostls13.git/commit
go spec: be precise with the use of the informal ellipsis … and the Go token ...
authorRobert Griesemer <gri@golang.org>
Tue, 24 May 2011 21:18:44 +0000 (14:18 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 24 May 2011 21:18:44 +0000 (14:18 -0700)
commit3c7271f05710111bb2fc4e393773ab8026ddba26
tree34d25e75b5861ca6245e559947064e373700bcbd
parent46f482a2fc9db18b0ffedafc844b1796bc11a5fa
go spec: be precise with the use of the informal ellipsis  … and the Go token ...

Fixes #1867.

R=r
CC=golang-dev
https://golang.org/cl/4538092
doc/go_spec.html
src/cmd/godoc/spec.go
src/pkg/ebnf/ebnf_test.go
src/pkg/ebnf/parser.go