3456789
import some.package0.NewEnumType0; public class A { public void x() { NewEnumType0 a = NewEnumType0.ONE; }