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