summaryrefslogtreecommitdiff
path: root/test/files/neg/t3683a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t3683a.check')
-rw-r--r--test/files/neg/t3683a.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/neg/t3683a.check b/test/files/neg/t3683a.check
new file mode 100644
index 0000000000..18e80dd5e8
--- /dev/null
+++ b/test/files/neg/t3683a.check
@@ -0,0 +1,6 @@
+t3683a.scala:14: error: match is not exhaustive!
+missing combination XX
+
+ w match {
+ ^
+one error found