//ALLOW_AST_ACCESS package test enum class Enum { ENTRY1 ENTRY2 inner class Inner class Nested interface Trait val c: Int = 1 fun f(): Int = 2 }