[Analysis API] update testdata after renderer rework
The new testdata seems to be more correct or just different ^KTIJ-23268
This commit is contained in:
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
Resolved to:
|
||||
0: (in Controller) suspend fun suspendHere(x: ERROR_TYPE)
|
||||
0: (in Controller) suspend fun suspendHere(x: ERROR_TYPE(Unresolved type for Continuation<Unit>))
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
Resolved to:
|
||||
0: (in Controller) suspend fun suspendHere(x: `Continuation<R|kotlin/Unit|>`)
|
||||
0: (in Controller) suspend fun suspendHere(x: ERROR_TYPE(Symbol not found for Continuation))
|
||||
Reference in New Issue
Block a user