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, 2 insertions, 0 deletions
diff --git a/test/files/run/withIndex.check b/test/files/run/withIndex.check
index 6a9c7aaadb..e8060bb1d7 100644
--- a/test/files/run/withIndex.check
+++ b/test/files/run/withIndex.check
@@ -1,3 +1,5 @@
+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))
List((a,0), (b,1), (c,2))