]> Cypherpunks repositories - gostls13.git/commit
internal/fuzz: remove the exp2 method
authorJakub Ciolek <jakub@ciolek.dev>
Fri, 3 Jan 2025 16:23:05 +0000 (17:23 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 3 Jan 2025 18:10:07 +0000 (10:10 -0800)
commitf0a9b6df4551cb9559e2012d154972981df9fd4b
tree88b04d053dbd2cd19e35ff3803b7a0b2ee15f06c
parent5d626c49ec0b43c1703d16967f0351eae13e7cb8
internal/fuzz: remove the exp2 method

It's not being used anywhere, remove it.

Change-Id: I9c3eecacd4e5d44b18243bdec24ad88bc38c82bf
Reviewed-on: https://go-review.googlesource.com/c/go/+/639957
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
src/internal/fuzz/mutators_byteslice_test.go
src/internal/fuzz/pcg.go