[IR][tests] Update tests to reflect changes in partial linkage error messages

This commit is contained in:
Dmitriy Dolovov
2022-08-05 17:02:15 +02:00
parent 12c6015d5e
commit 4d056b211e
29 changed files with 526 additions and 214 deletions
+1 -1
View File
@@ -1 +1 @@
fun foo() = "FAIL1"
fun foo() = "FAIL"
@@ -1 +1 @@
// fun foo() = "FAIL1"
// fun foo() = "FAIL"