Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go/scanner: Simplify ErrorList.Sort implementation.
It functions exactly the same, but this is the more common style for these kinds of multi-key comparison functions, and is more regular. Change-Id: I46630948f893bcc96c05eb3d36eb82e1d97a6fa0 Reviewed-on: https://go-review.googlesource.com/8358 Reviewed-by: Robert Griesemer <[email protected]>
- Loading branch information