blob: 457fb89c7802198fca8d3a7e0f864dac9c421201 [file] [log] [blame]
package p;
class A{
int m(int y){
int y= m(y);
};
}