summaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr113066/TestNPE3.java
blob: 3ae7c4184c59cc097488bfd66861a4537fc1a589 (plain)
1
2
3
4
package a;
import static a.Consts3.A_CONST;
public class TestNPE3 extends a.Consts3 {}