// FIR_IDENTICAL object Foo { operator fun invoke() {} } fun main() { Foo() }