From ac771a8a471a690b599757982b4427a5c092795b Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Fri, 24 Sep 2010 14:08:28 -0700 Subject: [PATCH] go spec: ... changes Also: Fixed a bug in the BuiltinCall production. R=iant, r, rsc CC=golang-dev https://golang.org/cl/2278041 --- doc/go_spec.html | 49 +++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/doc/go_spec.html b/doc/go_spec.html index e9bfe0ee76..5c25835d86 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +