Skip to content

Commit 891c0d4

Browse files
committed
another newline adjustment
1 parent 51022e7 commit 891c0d4

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
@@ -2923,4 +2923,3 @@ class ToplevelDefCantBeInfix(sym: Symbol)(using Context)
29232923
else if sym.flags.is(Mutable) then "var"
29242924
else if sym.flags.is(Given) then "given"
29252925
else "val"
2926-

0 commit comments

Comments
 (0)