Codebase Browser
gotools
Go to App
gotools
/
gopls/internal/util/lru/
lru_fuzz_test.go
// Simple fuzzing test for consistency.
func
FuzzCache
(
f
*
testing
.
F
)
{
…
}