summaryrefslogtreecommitdiff
path: root/test/files/run/try-2.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/try-2.check')
-rw-r--r--test/files/run/try-2.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/try-2.check b/test/files/run/try-2.check
index 6c4a024c93..987d3462df 100644
--- a/test/files/run/try-2.check
+++ b/test/files/run/try-2.check
@@ -1,3 +1,6 @@
+try-2.scala:41: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
+ 10;
+ ^
exception happened
Nothin