Skip to content

Commit

Permalink
removed trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
rssh committed Jul 11, 2021
1 parent 172f063 commit 0fcbc9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/neg-custom-args/hidden-type-errors/Macro.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ object X:
val aTerm = '{A}.asTerm
val xBar = Apply(Select.unique(aTerm,"bar"),List(x.asTerm))
Apply(Select.unique(aTerm,"foo"), List(xBar)).asExpr

0 comments on commit 0fcbc9f

Please sign in to comment.