// "Suppress 'REDUNDANT_NULLABLE' for var foo" "true" @Suppress("REDUNDANT_NULLABLE") var foo: String?? = null