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 5deb2de commit 5a328ddCopy full SHA for 5a328dd
sbt-test/sbt-dotty/analyzer-plugin/plugin/Analyzer.scala
@@ -14,7 +14,7 @@ import Decorators._
14
import Symbols.Symbol
15
import Constants.Constant
16
import Types._
17
-import transform.ElimRepeated
+import transform.ProtectedAccessors
18
19
class InitPlugin extends StandardPlugin {
20
import tpd._
0 commit comments