aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/run/exceptions-2.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/run/exceptions-2.check b/tests/run/exceptions-2.check
index 4f8244800..9a3044cd4 100644
--- a/tests/run/exceptions-2.check
+++ b/tests/run/exceptions-2.check
@@ -1,6 +1,3 @@
-exceptions-2.scala:267: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
- try { 1 } catch { case e: java.io.IOException => () }
- ^
nested1:
Innermost finally
Outermost finally