aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case')
-rw-r--r--lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case b/lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case
deleted file mode 100644
index 45cdd80b64..0000000000
--- a/lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case
+++ /dev/null
@@ -1,3 +0,0 @@
-
-exhaust_case.erl:17: The pattern 42 can never match the type 'bar' | 'foo'
-exhaust_case.erl:18: The variable _other can never match since previous clauses completely covered the type 'bar' | 'foo'