We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cccca commit db126c1Copy full SHA for db126c1
compiler/src/dotty/tools/dotc/transform/ExpandSAMs.scala
@@ -7,7 +7,7 @@ import Scopes.newScope
7
import Contexts.*, Symbols.*, Types.*, Flags.*, Decorators.*, StdNames.*, Constants.*
8
import MegaPhase.*
9
import Names.TypeName
10
-import SymUtils.*
+import Symbols.*
11
import NullOpsDecorator.*
12
import ast.untpd
13
0 commit comments