Sign in
go
/
vgo
/
94c68ad279b3c55957e57efe805c47533e51e9f1
/
.
/
vendor
/
cmd
/
go
/
testdata
/
standalone_benchmark_test.go
blob: 4850f98d80ccf089fad35000a2043c400ddc2cdf [
file
] [
log
] [
blame
]
package standalone_benchmark
import "testing"
func Benchmark(b *testing.B) {
}