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 49dc1f4 commit fc5c0abCopy full SHA for fc5c0ab
compiler/src/dotty/tools/dotc/core/NameOps.scala
@@ -8,7 +8,6 @@ import scala.io.Codec
8
import Int.MaxValue
9
import Names._, StdNames._, Contexts._, Symbols._, Flags._, NameKinds._, Types._
10
import util.Chars.{isOperatorPart, digit2int}
11
-import config.Feature
12
import Decorators.*
13
import Definitions._
14
import nme._
0 commit comments