aboutsummaryrefslogblamecommitdiffstats
path: root/lib/dialyzer/test/map_SUITE_data/results/typesig
blob: 3049402860958cd4792d249c352977313e09db80 (plain) (tree)
1
2
3
4
5



                                                                                                                                                                   
                                                                                                                                                                       
typesig.erl:5: Function t1/0 has no local return
typesig.erl:5: The call typesig:test(#{'a':=1}) will never return since it differs in the 1st argument from the success typing arguments: (#{'a':={number()}, ...})
typesig.erl:6: Function t2/0 has no local return
typesig.erl:6: The call typesig:test(#{'a':={'b'}}) will never return since it differs in the 1st argument from the success typing arguments: (#{'a':={number()}, ...})