blob: 5f38e6587d8058a4af0341c60f1c11bce4576fb6 [file] [log] [blame]
package p;
enum MyEnum {
FOO, BAR
}