aboutsummaryrefslogtreecommitdiff
path: root/tests/patmat/patmatexhaust-huge.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/patmat/patmatexhaust-huge.check')
-rw-r--r--tests/patmat/patmatexhaust-huge.check6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/patmat/patmatexhaust-huge.check b/tests/patmat/patmatexhaust-huge.check
index 06cac90bd..f622622de 100644
--- a/tests/patmat/patmatexhaust-huge.check
+++ b/tests/patmat/patmatexhaust-huge.check
@@ -1,5 +1 @@
-./tests/patmat/patmatexhaust-huge.scala:404: warning: match may not be exhaustive.
-It would fail on the following input: C397, C392
- def f(c: C): Int = c match {
- ^
-one warning found \ No newline at end of file
+404: Pattern Match Exhaustivity: C397, C392