//ALLOW_AST_ACCESS package test class A { default object { val some = 1 } val other = some }