summaryrefslogtreecommitdiff
path: root/test/files/continuations-run/t5472.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/continuations-run/t5472.check')
-rw-r--r--test/files/continuations-run/t5472.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/continuations-run/t5472.check b/test/files/continuations-run/t5472.check
index 3192c746eb..1af7767f6d 100644
--- a/test/files/continuations-run/t5472.check
+++ b/test/files/continuations-run/t5472.check
@@ -5,7 +5,7 @@ t5472.scala:12: warning: expression case4(){
case5()
} is cps-transformed unexpectedly
(location, accessors) <- new ContinuationizedParallelIterable(map)
- ^
+ ^
t5472.scala:12: warning: expression matchEnd3(x: Int){
x
} is cps-transformed unexpectedly