From 11684680fa66f82b474e617be58368a97fa02a36 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Fri, 29 Oct 2010 11:44:48 -0700 Subject: [PATCH] go spec: append is now implemented R=r, r2 CC=golang-dev https://golang.org/cl/2717043 --- doc/go_spec.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/go_spec.html b/doc/go_spec.html index 5acb8169ab..cc01e433b1 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +