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.
2 parents 8c1282d + 76cbf10 commit d209ff4Copy full SHA for d209ff4
test/files/run/t9880-9881.check
@@ -13,7 +13,7 @@ import scala.reflect.runtime.{universe=>ru}
13
scala> import ru.TypeTag
14
import ru.TypeTag
15
16
-scala>
+scala>
17
18
scala> // show the imports
19
@@ -26,7 +26,7 @@ scala> :imports
26
6) import scala.reflect.runtime.{universe=>ru} (...)
27
7) import ru.TypeTag (...)
28
29
30
31
scala> // should be able to define this class with the imports above
32
0 commit comments