We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde33f0 commit a7b7de1Copy full SHA for a7b7de1
compiler/test-resources/repl/i18383
@@ -4,7 +4,7 @@ scala> import scala.collection.*
4
5
scala> class Foo { import scala.util.*; println("foo") }
6
1 warning found
7
--- Warning: --------------------------------------------------------------------
+-- [E195] Unused symbol Warning: -----------------------------------------------
8
1 | class Foo { import scala.util.*; println("foo") }
9
| ^
10
| unused import
0 commit comments