// WITH_RUNTIME val r = object: Runnable { override fun run() = TODO("not implemented") //To change body ... }