blob: 0173b12d4c6241a8db04283892f7727d20f2f598 [file] [log] [blame]
package pkg.enum;
public class Foo {
public static Foo FOO = new Foo();
}