Update existing test data depending on diagnostic parameter rendering
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
this.foo(<error descr="[TYPE_MISMATCH] Type mismatch: inferred type is kotlin.String but T was expected">"a"</error>)
|
||||
this.foo(<error descr="[TYPE_MISMATCH] Type mismatch: inferred type is String but T was expected">"a"</error>)
|
||||
Reference in New Issue
Block a user