package test; public enum simpleJavaEnumWithStaticImport { A; }