blob: db76a10b6a2d2cc1b2e61522af8559866c23fccf [file]
fun x() {/* DeclarationStructureElement */
val x = object: Any() {
fun foo(){}
}
}