aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/app_call
blob: cc1a63f944d8405e3588441c3c3120d5a4de87e4 (plain) (blame)
1
2
3
app_call.erl:6: The call M:'foo'() requires that M is of type atom() | tuple() not 42
app_call.erl:9: The call 'mod':F() requires that F is of type atom() not {'gazonk',[]}