aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/opaque_tests_SUITE_data/results/rec
diff options
context:
space:
mode:
authorStavros Aronis <[email protected]>2011-02-18 20:03:34 +0200
committerStavros Aronis <[email protected]>2011-02-28 17:14:04 +0200
commitc7a637f08ce52c0713e03f9a5d051edd8b4f934f (patch)
tree23fa4c518a92f4e55205d1d840913a537739de97 /lib/dialyzer/test/opaque_tests_SUITE_data/results/rec
parent059ca05caa95d91411c071c8542cef400a066e17 (diff)
downloadotp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.gz
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.bz2
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.zip
Update test results as they currently appear in dev
Diffstat (limited to 'lib/dialyzer/test/opaque_tests_SUITE_data/results/rec')
-rw-r--r--lib/dialyzer/test/opaque_tests_SUITE_data/results/rec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/test/opaque_tests_SUITE_data/results/rec b/lib/dialyzer/test/opaque_tests_SUITE_data/results/rec
index 7a3b97bc09..72736b3b3c 100644
--- a/lib/dialyzer/test/opaque_tests_SUITE_data/results/rec
+++ b/lib/dialyzer/test/opaque_tests_SUITE_data/results/rec
@@ -3,4 +3,4 @@ rec_use.erl:17: The attempt to match a term of type rec_adt:rec() against the pa
rec_use.erl:18: Guard test tuple_size(R::rec_adt:rec()) breaks the opaqueness of its argument
rec_use.erl:23: The call rec_adt:get_a(R::tuple()) does not have an opaque term of type rec_adt:rec() as 1st argument
rec_use.erl:27: Attempt to test for equality between a term of type {'rec','gazonk',42} and a term of opaque type rec_adt:rec()
-rec_use.erl:30: The call erlang:tuple_size(rec_adt:rec()) contains an opaque term as 1st argument argument when a structured term of type tuple() is expected
+rec_use.erl:30: The call erlang:tuple_size(rec_adt:rec()) contains an opaque term as 1st argument when a structured term of type tuple() is expected