Fix wrapWithSafeLetCall quickfix testdata
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// "Wrap with '?.let { ... }' call" "true"
|
||||
// SHOULD_BE_AVAILABLE_AFTER_EXECUTION
|
||||
// ERROR: Type mismatch: inferred type is String? but String was expected
|
||||
// WITH_RUNTIME
|
||||
|
||||
fun test(s: String?) {
|
||||
|
||||
Reference in New Issue
Block a user