aboutsummaryrefslogtreecommitdiff
path: root/test/test/DeSugarTest.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/DeSugarTest.scala')
-rw-r--r--test/test/DeSugarTest.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test/DeSugarTest.scala b/test/test/DeSugarTest.scala
index 77aa293d5..1365f3222 100644
--- a/test/test/DeSugarTest.scala
+++ b/test/test/DeSugarTest.scala
@@ -9,7 +9,7 @@ import dotty.tools.dotc._
import ast.Trees._
import ast.desugar
import ast.desugar._
-import typer.Mode
+import core.Mode
import Contexts.Context
import scala.collection.mutable.ListBuffer