blob: 48a3c9279bc11f9561ff74078a4fa22db3877b4e [file] [log] [blame]
public class X {
int p1;
void f(<spot>int p1, int p2, int p3</spot>) {
}
}