blob: 7f12fef5dbf56fa966df8a79fec41e541d8b2544 [file]
package wrong;
public class ClassStatics {
public static void staticMethod() {}
}