From d199010f3a0ce8794b3b2b6964e86259190ca3f7 Mon Sep 17 00:00:00 2001 From: Stavros Aronis Date: Mon, 21 Mar 2011 18:34:12 +0200 Subject: Add small/confusing_record_warning --- lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning (limited to 'lib/dialyzer/test/small_SUITE_data/results') diff --git a/lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning b/lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning new file mode 100644 index 0000000000..ac3d89b02b --- /dev/null +++ b/lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning @@ -0,0 +1,3 @@ + +confusing_record_warning.erl:18: Function test/1 has no local return +confusing_record_warning.erl:18: Matching of pattern {'r', [_]} tagged with a record name violates the declared type of #r{field::'binary' | 'undefined'} -- cgit v1.2.3