aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results
diff options
context:
space:
mode:
authorStavros Aronis <[email protected]>2011-03-21 18:34:12 +0200
committerHenrik Nord <[email protected]>2011-05-04 15:06:16 +0200
commitd199010f3a0ce8794b3b2b6964e86259190ca3f7 (patch)
tree7333459d0d7284db08daed0bfaca480a70f79ba6 /lib/dialyzer/test/small_SUITE_data/results
parent35984f11f0411b09bc945273d7faa0b4ed8b6e66 (diff)
downloadotp-d199010f3a0ce8794b3b2b6964e86259190ca3f7.tar.gz
otp-d199010f3a0ce8794b3b2b6964e86259190ca3f7.tar.bz2
otp-d199010f3a0ce8794b3b2b6964e86259190ca3f7.zip
Add small/confusing_record_warning
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results')
-rw-r--r--lib/dialyzer/test/small_SUITE_data/results/confusing_record_warning3
1 files changed, 3 insertions, 0 deletions
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'}