summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/small_SUITE_data/results/record_match
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results/record_match')
-rw-r--r--lib/dialyzer/test/small_SUITE_data/results/record_match4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/record_match b/lib/dialyzer/test/small_SUITE_data/results/record_match
index a0dd6f560a..7031fa227c 100644
--- a/lib/dialyzer/test/small_SUITE_data/results/record_match
+++ b/lib/dialyzer/test/small_SUITE_data/results/record_match
@@ -1,3 +1,3 @@
-record_match.erl:16: Function select/0 has no local return
-record_match.erl:17: Matching of pattern {'b_literal', 'undefined'} tagged with a record name violates the declared type of #b_local{} | #b_remote{}
+record_match.erl:16:1: Function select/0 has no local return
+record_match.erl:17:5: Matching of pattern {'b_literal', 'undefined'} tagged with a record name violates the declared type of #b_local{} | #b_remote{}