aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/indent_SUITE_data/results/record_send_test
blob: 51d8e1a852c9cc101f8ecba389f3059e736b0f00 (plain) (blame)
1
2
3
4
5
6
record_send_test.erl:30: The call erlang:'!'
         (Rec1 :: #rec1{a :: 'a', b :: 'b', c :: 'c'},
          'hello_again') will never return since it differs in the 1st argument from the success typing arguments: 
         (atom() | pid() | port() | {atom(), atom()},
          any())