diff options
| author | Robert Griesemer <gri@golang.org> | 2015-11-16 13:25:48 -0800 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2015-11-17 01:06:11 +0000 |
| commit | 662ab8be31d30e250716cc1abd63d6be68563543 (patch) | |
| tree | ea94d666fc039e47e38628a0c2ea4eb3ba78af1e /src/runtime | |
| parent | 48a14663f8066f2643d163cec88f3fd526d08e67 (diff) | |
| download | go-662ab8be31d30e250716cc1abd63d6be68563543.tar.xz | |
cmd/compile/internal/gc: add dropped line correction again
The line correction when reporting a missing package clause
was removed before since it wasn't clear that it was needed.
Added it again because of issue 13267.
No explicit test case has been added to test/fixedbugs because
it would require a file that contains a single byte and such a
file doesn't fit the existing test harness. Instead documented
the problematic line in the parser for future reference.
Fixes #13267.
Change-Id: I590fe8f358042aab73acf16c2ed9567872b174f4
Reviewed-on: https://go-review.googlesource.com/16975
Reviewed-by: Chris Manghane <cmang@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
