From: Robert Griesemer Date: Fri, 13 May 2011 19:54:51 +0000 (-0700) Subject: go spec: fix error in production syntax X-Git-Tag: weekly.2011-05-22~76 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=32b822f29a7e0ceaee9d393da8fa85e6d2e9c9f1;p=gostls13.git go spec: fix error in production syntax Fix analoguous error in ebnf.go which already correctly accepted an empty production. Fixes #1821. R=r CC=golang-dev https://golang.org/cl/4526056 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 8e2f0cddf5..11a31cb0c7 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +