// "Surround with array initialization" "true" class A { void foo(){ sort("String", "String"); } void sort(T[] a, Q q){} }