1package b
2
3import "testing"
4
5func BenchmarkAny(b *testing.B) {}
6