summaryrefslogtreecommitdiff
path: root/test/files/continuations-run/trycatch1.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/continuations-run/trycatch1.check')
-rw-r--r--test/files/continuations-run/trycatch1.check10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/files/continuations-run/trycatch1.check b/test/files/continuations-run/trycatch1.check
deleted file mode 100644
index 061ecdcd54..0000000000
--- a/test/files/continuations-run/trycatch1.check
+++ /dev/null
@@ -1,10 +0,0 @@
-trycatch1.scala:34: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
- 7
- ^
-trycatch1.scala:18: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
- shift((k: Int=>Int) => k(7))
- ^
-12
-12
-12
-12