diff options
author | Björn-Egil Dahlberg <[email protected]> | 2014-05-26 11:05:07 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2014-05-26 11:05:07 +0200 |
commit | 7af3edea8608b3d9d4c3ec7ba20713f4fc7b585c (patch) | |
tree | ff0b8e577b4268ca2ad34b682ce16f12c7cd9e27 /lib/dialyzer/test/small_SUITE_data/results | |
parent | ca57aa51136ef2304f987a328e99946e7ac34b62 (diff) | |
parent | 3c95f2613cc7030576f28dae73129dffc1962b96 (diff) | |
download | otp-7af3edea8608b3d9d4c3ec7ba20713f4fc7b585c.tar.gz otp-7af3edea8608b3d9d4c3ec7ba20713f4fc7b585c.tar.bz2 otp-7af3edea8608b3d9d4c3ec7ba20713f4fc7b585c.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results')
-rw-r--r-- | lib/dialyzer/test/small_SUITE_data/results/maps_difftype | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/maps_difftype b/lib/dialyzer/test/small_SUITE_data/results/maps_difftype new file mode 100644 index 0000000000..8980321135 --- /dev/null +++ b/lib/dialyzer/test/small_SUITE_data/results/maps_difftype @@ -0,0 +1,3 @@ + +maps_difftype.erl:10: Function empty_mismatch/1 has no local return +maps_difftype.erl:11: The pattern ~{}~ can never match the type tuple() |