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