aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/abs
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2015-09-07 08:17:00 +0200
committerHans Bolinder <[email protected]>2015-09-07 08:17:00 +0200
commit2785d9952f45fff1956243c25042b75b299af3de (patch)
tree9c0b3140027f90f524cca0adf461ac19f0ddd9a5 /lib/dialyzer/test/small_SUITE_data/results/abs
parent3af9e6ef9bd6a9e9faf0e5bf683f4f1c5c0c0ca9 (diff)
parent3092fc21c57a34a7ee5e2699ba39bb37edd8c4d8 (diff)
downloadotp-2785d9952f45fff1956243c25042b75b299af3de.tar.gz
otp-2785d9952f45fff1956243c25042b75b299af3de.tar.bz2
otp-2785d9952f45fff1956243c25042b75b299af3de.zip
Merge branch 'hb/dialyzer/fix_abs_bug/OTP-12948' into maint
* hb/dialyzer/fix_abs_bug/OTP-12948: dialyzer: Fix erlang:abs/1
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results/abs')
-rw-r--r--lib/dialyzer/test/small_SUITE_data/results/abs9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/abs b/lib/dialyzer/test/small_SUITE_data/results/abs
new file mode 100644
index 0000000000..f229a6d036
--- /dev/null
+++ b/lib/dialyzer/test/small_SUITE_data/results/abs
@@ -0,0 +1,9 @@
+
+abs.erl:12: Function i1/0 has no local return
+abs.erl:16: The pattern 'true' can never match the type 'false'
+abs.erl:23: Function i2/0 has no local return
+abs.erl:27: The pattern 'true' can never match the type 'false'
+abs.erl:34: Function i3/0 has no local return
+abs.erl:37: The pattern 'true' can never match the type 'false'
+abs.erl:45: Function i4/0 has no local return
+abs.erl:49: The pattern 'true' can never match the type 'false'