blob: 79666187017f6735ebd31fdffd0b726f36fe04c6 [file] [log] [blame]
package p;
class A {
void m(int b[], int a){}
}