Skip to content

Commit 03a2ae0

Browse files
committed
another newline adjustment
1 parent 2dcf133 commit 03a2ae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/reporting/messages.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2948,4 +2948,3 @@ class ToplevelDefCantBeInfix(sym: Symbol)(using Context)
29482948
else if sym.flags.is(Mutable) then "var"
29492949
else if sym.flags.is(Given) then "given"
29502950
else "val"
2951-

0 commit comments

Comments
 (0)