diff options
| author | Robert Griesemer <gri@golang.org> | 2022-04-20 12:05:30 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2022-04-20 20:49:36 +0000 |
| commit | e49b80a754c3df1a82d089a16a46ea8946d5a00b (patch) | |
| tree | bcea422762f57b800d16a1a65755c21807570320 /src/os/exec | |
| parent | c75befeec2a8ef2fea3c41da589ca0ffddda506f (diff) | |
| download | go-e49b80a754c3df1a82d089a16a46ea8946d5a00b.tar.xz | |
cmd/compile/internal/syntax: correct an error string
When we have an error in a function type used in an expression
we don't know until we see an opening { whether we have a function
literal or a function type. Use "function type" as context because
that's always correct in the specific error message.
Change-Id: I9aad8fcddf31ae53daa53cebd2c2001f08eabde0
Reviewed-on: https://go-review.googlesource.com/c/go/+/401316
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Diffstat (limited to 'src/os/exec')
0 files changed, 0 insertions, 0 deletions
