From: Rob Pike Date: Fri, 3 Apr 2009 06:03:41 +0000 (-0700) Subject: an attempt at simpler yet more correct semicolon rules. X-Git-Tag: weekly.2009-11-06~1894 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=736a1aeb81f09edd77f7303d98cbcc5b1cf7d98e;p=gostls13.git an attempt at simpler yet more correct semicolon rules. (i'd be happy to drop the paren one as well, reducing it to one case) DELTA=4 (0 added, 3 deleted, 1 changed) OCL=27058 CL=27060 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 438a764333..1eb6c7a588 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -3011,10 +3011,7 @@ which may be omitted only if the previous statement: