$ go test -run=none -coverpkg=std index/suffixarray
fails with:
_testmain.go:2037: undefined: unsafe.GoCover_700 in unsafe.GoCover_700.Count
_testmain.go:2037: undefined: unsafe.GoCover_700 in unsafe.GoCover_700.Pos
_testmain.go:2037: undefined: unsafe.GoCover_700 in unsafe.GoCover_700.NumStmt
The text was updated successfully, but these errors were encountered:
fails with:
The text was updated successfully, but these errors were encountered: