//ALLOW_AST_ACCESS package test class A { class B { companion object { val TEST = { 1 }() } } }