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