We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73e8e7 commit d4fad8cCopy full SHA for d4fad8c
tests/neg-custom-args/captures/cc-glb.check
@@ -1,7 +1,7 @@
1
-- [E007] Type Mismatch Error: tests/neg-custom-args/captures/cc-glb.scala:7:19 ----------------------------------------
2
7 | val x2: Foo[T] = x1 // error
3
| ^^
4
- | Found: (x1 : (Foo[T]^) & (Foo[Any]^{io}))
+ | Found: (x1 : (Foo[T]^{<cap in magic/1>}) & (Foo[Any]^{io}))
5
| Required: Foo[T]
6
|
7
| longer explanation available when compiling with `-explain`
0 commit comments