aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/indent_SUITE_data/results/app_call
blob: 729587b5c6b5dd44c19dff2736eff1be63c19441 (plain) (blame)
1
2
3
4
5
6
7
8
9
app_call.erl:6: The call M:'foo'
         () requires that M is of type 
          atom() not 
          42
app_call.erl:9: The call 'mod':F
         () requires that F is of type 
          atom() not 
          {'gazonk', []}