We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981bdfd commit abd52feCopy full SHA for abd52fe
tests/neg/implicit-shadowing.scala
@@ -25,5 +25,6 @@ object Test {
25
implicitly[C1[T]] // OK: no shadowing for evidence parameters
26
implicitly[C2[U]]
27
}
28
+ ()
29
30
0 commit comments