diff options
author | Stavros Aronis <[email protected]> | 2011-09-19 17:30:03 +0300 |
---|---|---|
committer | Stavros Aronis <[email protected]> | 2011-09-19 17:30:03 +0300 |
commit | 291e32daaaa7f485d67f1ee1e29b802152f9ae42 (patch) | |
tree | 45f9546a73ae699927aff898e0dba20c917501ba /lib/dialyzer/test/small_SUITE_data | |
parent | 9c132d619bb3b88201019a39d064f2852a067fb0 (diff) | |
download | otp-291e32daaaa7f485d67f1ee1e29b802152f9ae42.tar.gz otp-291e32daaaa7f485d67f1ee1e29b802152f9ae42.tar.bz2 otp-291e32daaaa7f485d67f1ee1e29b802152f9ae42.zip |
Update Dialyzer's reference results
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data')
-rw-r--r-- | lib/dialyzer/test/small_SUITE_data/results/my_sofs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/my_sofs b/lib/dialyzer/test/small_SUITE_data/results/my_sofs index bfee0bce0d..bc97c08d62 100644 --- a/lib/dialyzer/test/small_SUITE_data/results/my_sofs +++ b/lib/dialyzer/test/small_SUITE_data/results/my_sofs @@ -1,3 +1,3 @@ -my_sofs.erl:34: The pattern {'Set', _, _} can never match the type #OrdSet{} -my_sofs.erl:54: The pattern {'Set', _, _} can never match the type #OrdSet{} +my_sofs.erl:34: The pattern {'Set', _, _} can never match the type #'OrdSet'{} +my_sofs.erl:54: The pattern {'Set', _, _} can never match the type #'OrdSet'{} |