mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
ea829e2eb2
For example: func foo(string, ...int) func a() string func b() (string, int) func c() (string, int, int) // Prefer "a()" and "b()" and "c()". Previously we didn't prefer any of // them. foo(<>) Fixes golang/go#36540. Change-Id: I144b3f63942b7699d3034efcc9ad8535a7fa3165 Reviewed-on: https://go-review.googlesource.com/c/tools/+/215538 Run-TryBot: Muir Manders <muir@mnd.rs> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |