package test fun main(args: Array) { EnumTest.E } // EXIST: ENTRY1, ENTRY2 // ABSENT: EnumTest, EAnotherClass