summaryrefslogtreecommitdiff
path: root/test/files/run/withIndex.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/withIndex.check')
-rw-r--r--test/files/run/withIndex.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/withIndex.check b/test/files/run/withIndex.check
index 8fd779af86..e8060bb1d7 100644
--- a/test/files/run/withIndex.check
+++ b/test/files/run/withIndex.check
@@ -1,4 +1,4 @@
-warning: there were unchecked warnings; re-run with -Xunchecked for details
+warning: there were unchecked warnings; re-run with -unchecked for details
one warning found
List((a,0), (b,1), (c,2))
List((a,0), (b,1), (c,2))