Skip to content

Commit

Permalink
another newline adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
arainko committed Jun 20, 2023
1 parent 51022e7 commit 891c0d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/src/dotty/tools/dotc/reporting/messages.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2923,4 +2923,3 @@ class ToplevelDefCantBeInfix(sym: Symbol)(using Context)
else if sym.flags.is(Mutable) then "var"
else if sym.flags.is(Given) then "given"
else "val"

0 comments on commit 891c0d4

Please sign in to comment.