Sign in
go
/
go.git
/
ff5bff8a5fb4d81bf18f2cd23bfef30d5413e4e8
/
.
/
src
/
cmd
/
go
/
testdata
/
standalone_benchmark_test.go
blob: 4850f98d80ccf089fad35000a2043c400ddc2cdf [
file
]
package standalone_benchmark
import "testing"
func Benchmark(b *testing.B) {
}