[FE 1.0] Update test data with new error type representation

This commit is contained in:
Victor Petukhov
2022-03-17 13:34:01 +04:00
committed by teamcity
parent b5933c70e2
commit 27fa632630
285 changed files with 777 additions and 744 deletions
@@ -2,4 +2,5 @@ package
@java.lang.Deprecated public fun a(): kotlin.Unit
@java.util.ArrayList<kotlin.Int> public fun b(): kotlin.Unit
@[ERROR : Xoo] /* annotation class not found */ public fun c(): kotlin.Unit
@[Error type: Unresolved type for Xoo] /* annotation class not found */ public fun c(): kotlin.Unit