// FIR_IDENTICAL // LANGUAGE: +SuspendFunctionsInFunInterfaces, +JvmIrEnabledByDefault fun interface I { suspend fun foo() }