// "Suppress 'REDUNDANT_NULLABLE' for statement " "true" fun foo() { call("": String??) } fun call(s: String?) {}