Skip to content

Commit 843ec4f

Browse files
committed
Remove warning from .check file that is not emitted by Dotty
1 parent 18a034c commit 843ec4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/run/exceptions-2.check

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
exceptions-2.scala:267: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
2-
try { 1 } catch { case e: java.io.IOException => () }
3-
^
41
nested1:
52
Innermost finally
63
Outermost finally

0 commit comments

Comments
 (0)