summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg/t1929.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/continuations-neg/t1929.check')
-rw-r--r--test/files/continuations-neg/t1929.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/files/continuations-neg/t1929.check b/test/files/continuations-neg/t1929.check
deleted file mode 100644
index f42c3a1e15..0000000000
--- a/test/files/continuations-neg/t1929.check
+++ /dev/null
@@ -1,6 +0,0 @@
-t1929.scala:8: error: type mismatch;
- found : Int @scala.util.continuations.cpsParam[String,java.lang.String] @scala.util.continuations.cpsSynth
- required: Int @scala.util.continuations.cpsParam[Int,java.lang.String]
- reset {
- ^
-one error found