summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg/t3718.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/continuations-neg/t3718.check')
-rw-r--r--test/files/continuations-neg/t3718.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/continuations-neg/t3718.check b/test/files/continuations-neg/t3718.check
deleted file mode 100644
index 659104c1c6..0000000000
--- a/test/files/continuations-neg/t3718.check
+++ /dev/null
@@ -1,4 +0,0 @@
-t3718.scala:2: error: cannot cps-transform malformed (possibly in shift/reset placement) expression
- scala.util.continuations.reset((_: Any).##)
- ^
-one error found