var compileTests … func TestCompile(t *testing.T) { … } func BenchmarkEmptyOpContext(b *testing.B) { … } var sink … func BenchmarkIsWordChar(b *testing.B) { … }
var compileTests … func TestCompile(t *testing.T) { … } func BenchmarkEmptyOpContext(b *testing.B) { … } var sink … func BenchmarkIsWordChar(b *testing.B) { … }