blob: 1996bac4ce6a2bf8de5fc2bc6991de7952af7f62 [file] [log] [blame]
package p;
public class A{
static int m(){ return 1;}
}