Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8936)

Issue 194077: code review 194077: spec: allow func() func(). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by rsc
Modified:
14 years, 3 months ago
Reviewers:
CC:
gri, golang-dev
Visibility:
Public.

Description

spec: allow func() func(). no longer ambiguous at top level, thanks to new semicolon rules. use gofmt layout for function types. Fixes issue 528.

Patch Set 1 #

Patch Set 2 : code review 194077: spec: allow func() func(). #

Patch Set 3 : code review 194077: spec: allow func() func(). #

Patch Set 4 : code review 194077: spec: allow func() func(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M doc/go_spec.html View 1 2 9 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-01-26 06:28:05 UTC) #1
gri
LGTM - Robert On Mon, Jan 25, 2010 at 10:28 PM, <rsc@golang.org> wrote: > Reviewers: ...
14 years, 3 months ago (2010-01-26 17:41:55 UTC) #2
rsc
14 years, 3 months ago (2010-01-26 18:26:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=087dfcba9073 ***

spec: allow func() func().
no longer ambiguous at top level, thanks to new semicolon rules.

use gofmt layout for function types.

Fixes issue 528.

R=gri
CC=golang-dev
http://codereview.appspot.com/194077
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b