Home | History | Annotate | Download | only in testdata
      1 package standalone_benchmark
      2 
      3 import "testing"
      4 
      5 func Benchmark(b *testing.B) {
      6 }
      7