Skip to content

Commit e2b0ec8

Browse files
committed
Fix compilation
1 parent 236cade commit e2b0ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dotty/tools/dotc/ast/Desugar.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import printing.Formatting.hl
1919
import config.Printers
2020

2121
import scala.annotation.internal.sharable
22+
import dotty.tools.dotc.util.SrcPos
2223

2324
object desugar {
2425
import untpd.*

0 commit comments

Comments
 (0)