FILE: emptyAnonymousObject.kt public? final? fun test(): R|kotlin/Unit| { lval x: = object : R|kotlin/Any| { private [ContainingClassKey=] constructor(): R|| { super() } } }