Commit ID 48788436b8c9a87d056e52cf90d493940b610b4d
|
|
Contributor: | Mateusz Poliwczak | Files Modified | 1 |
| Date: | 23-January-2026 at 15:12 | Lines Added: | 2 | |
| Repository: | https://go.googlesource.com/go master | Lines Removed: | 16 | |
| Commit Comment: | go/token: simplify fixOffset Each time I go to definition of this I am deeply confused at what I am looking, so let's clean this a bit with modern Go. Change-Id: I8f44e78f0cdde9b970388f9b98a2720e6a6a6964 Reviewed-on: https://go-review.googlesource.com/c/go/+/738341 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Alan Donovan <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Alan Donovan <[email protected]> | |||
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Go | 2 | 14 | 0 | 1 | 0 | 1 | |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| src/go/token/position.go | Go | 2 | 14 | 0 | 1 | 0 | 1 |