blob: 9d4728dd5fd7e470984ca604c3577dd1d77409a3 [file] [log] [blame]
public class X {
int myParameter;
void f(int <spot>parameter</spot>) {
}
}