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 61cba97 commit d872178Copy full SHA for d872178
compiler/src/dotty/tools/dotc/CompilationUnit.scala
@@ -1,7 +1,6 @@
1
package dotty.tools
2
package dotc
3
4
-import core.Types.Type // Do not remove me #3383
5
import util.SourceFile
6
import ast.{tpd, untpd}
7
import tpd.{ Tree, TreeTraverser }
0 commit comments