// FIR_IDENTICAL class C { @Suppress("REDUNDANT_NULLABLE") fun foo(): String?? = null as Nothing?? }