package org.apache.harmony.annotation.tests.java.lang.annotation; public enum TestEnum1 { Z, F, L, A, B }