Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
JaroslavTulach committed Feb 25, 2025
1 parent 1b990f5 commit f10da99
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,12 +242,12 @@ class TailCallTest extends MiniPassTest {
.asInstanceOf[IfThenElse]
.falseBranch
.get
/*
/*
.asInstanceOf[Application.Prefix]
.arguments
.apply(2)
.value
*/
*/
.asInstanceOf[Expression.Block]
.returnValue
.asInstanceOf[Application.Prefix]
Expand Down

0 comments on commit f10da99

Please sign in to comment.