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 ef10468 commit 6049b84Copy full SHA for 6049b84
compiler/src/dotty/tools/dotc/ast/Desugar.scala
@@ -19,6 +19,7 @@ import printing.Formatting.hl
19
import config.Printers
20
21
import scala.annotation.internal.sharable
22
+import dotty.tools.dotc.util.SrcPos
23
24
object desugar {
25
import untpd.*
0 commit comments