diff options
| author | Mateusz Poliwczak <mpoliwczak34@gmail.com> | 2026-01-23 09:09:49 +0100 |
|---|---|---|
| committer | Mateusz Poliwczak <mpoliwczak34@gmail.com> | 2026-01-28 22:44:07 -0800 |
| commit | 3c924059e66427eface8d357adcf1566e3be847a (patch) | |
| tree | ad892b1f59885c2b79f9d9dee06711ea31cb0461 /api/next | |
| parent | 7f0f67195194cb07122315d5ab563eb617dbe21a (diff) | |
| download | go-3c924059e66427eface8d357adcf1566e3be847a.tar.xz | |
go/scanner: add End method to Scanner
Fixes #74958
Change-Id: I50ef64ae9ae6a762a7aada3d29914bae6a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/738681
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'api/next')
| -rw-r--r-- | api/next/74958.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/74958.txt b/api/next/74958.txt new file mode 100644 index 0000000000..964120ed6f --- /dev/null +++ b/api/next/74958.txt @@ -0,0 +1 @@ +pkg go/scanner, method (*Scanner) End() token.Pos #74958 |
