// "class com.intellij.codeInspection.SuppressIntentionAction" "false" @Suppress("REDUNDANT_NULLABLE") fun foo(): String?? = null