Skip to content

Commit 0bd23f8

Browse files
committed
Fix rebase breakage
1 parent 19de54f commit 0bd23f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dotty/tools/dotc/transform/TailRec.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import Symbols._
1212
import Types._
1313
import NameKinds.TailLabelName
1414
import MegaPhase.MiniPhase
15+
import reporting.diagnostic.messages.TailrecNotApplicable
1516

1617
/**
1718
* A Tail Rec Transformer

0 commit comments

Comments
 (0)