blob: bf34341e08e8a3bff75a8aaffcefef0b7a51b4ba [file] [log] [blame]
//rename to: j
package p;
class A{
void m(int i){
/*[*/int j;/*]*/
}
}