Update existing test data depending on diagnostic parameter rendering
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// ERROR: Type mismatch: inferred type is kotlin.String? but kotlin.Any was expected
|
||||
// ERROR: Type mismatch: inferred type is String? but Any was expected
|
||||
internal class A {
|
||||
private val s: String? = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user