Skip to content

Commit

Permalink
Fix #3383: Add regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasstucki committed Aug 17, 2018
1 parent 61cba97 commit d872178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/src/dotty/tools/dotc/CompilationUnit.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package dotty.tools
package dotc

import core.Types.Type // Do not remove me #3383
import util.SourceFile
import ast.{tpd, untpd}
import tpd.{ Tree, TreeTraverser }
Expand Down

0 comments on commit d872178

Please sign in to comment.