diff options
| author | Alan Donovan <adonovan@google.com> | 2025-11-12 18:17:35 -0500 |
|---|---|---|
| committer | Alan Donovan <adonovan@google.com> | 2025-11-17 09:47:47 -0800 |
| commit | 1297fae7081a3116d2097ce7cfcc0f89ba2cf0fc (patch) | |
| tree | 0f189933c99e7e71de270a1745e08a7fb5f9dbf3 /api/next | |
| parent | 65c09eafdf316ef691f0f8eccbf860d2ef5f7c70 (diff) | |
| download | go-1297fae7081a3116d2097ce7cfcc0f89ba2cf0fc.tar.xz | |
go/token: add (*File).End method
Also, use it in a number of places.
+ test, api, relnote
Fixes #75849
Change-Id: I44acf5b8190b964fd3975009aa407d7c82cee19b
Reviewed-on: https://go-review.googlesource.com/c/go/+/720061
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Diffstat (limited to 'api/next')
| -rw-r--r-- | api/next/75849.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/75849.txt b/api/next/75849.txt new file mode 100644 index 0000000000..615d6158f1 --- /dev/null +++ b/api/next/75849.txt @@ -0,0 +1 @@ +pkg go/token, method (*File) End() Pos #75849 |
