Skip to content

Commit 1230158

Browse files
committed
Fix merge breakage.
1 parent cecaa4b commit 1230158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dotty/tools/dotc/typer/TypeAssigner.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import ErrorReporting._, Annotations._, Denotations._, SymDenotations._, StdName
99
import util.Positions._
1010
import config.Printers._
1111
import ast.Trees._
12+
import NameOps._
1213
import collection.mutable
1314

1415
trait TypeAssigner {

0 commit comments

Comments
 (0)