You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- [E007] TypeMismatchError: ../dotty-test/upcast-rd.scala:11:38-------------11|defawaitA[C<: {cap.rd}](a: A^{C}) = a.await
|^|Found: (a : test.upcastrd.A^{C})
|Required: test.upcastrd.A^{cap.rd}
||where: cap is a fresh root capability created in method awaitA when checking argument to parameter a of method await
|| longer explanation available when compiling with`-explain`