summaryrefslogtreecommitdiff
path: root/test/files/run/t6011c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6011c.check')
-rw-r--r--test/files/run/t6011c.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t6011c.check b/test/files/run/t6011c.check
new file mode 100644
index 0000000000..088e6fdaae
--- /dev/null
+++ b/test/files/run/t6011c.check
@@ -0,0 +1,3 @@
+t6011c.scala:11: warning: unreachable code
+ case 1 => 3 // crash
+ ^