mirror of
https://github.com/golang/go
synced 2024-11-18 04:24:47 -07:00
6c983e6784
The fuzzy matcher doc string says that it returns 0 on no match, but this is in fact not true: it returns -1 on no match. 0 makes more sense, so fix the implementation rather than the docstring. Change-Id: I997a6b5dcb1d7c25cc73b2c236d24647f9326c80 Reviewed-on: https://go-review.googlesource.com/c/tools/+/248417 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go |