blob: b71c0d8cae3a6fb3890394c404eb9346639a026c [file] [log] [blame]
package p;
//initialize in method
class A{
static void f(){
int j= 0, i= 0;
}
}