mirror of
https://github.com/golang/go
synced 2024-11-18 15:04:44 -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> |
||
---|---|---|
.. | ||
indirect | ||
lsp | ||
missingdep | ||
missingtwodep | ||
unused | ||
upgradedep |