summaryrefslogtreecommitdiff
path: root/tests/messages/func_typecheck_callfunc_assigment.txt
blob: d1257ca17b5120fd3e0795f74717979e068786f0 (plain)
1
2
3
E: 18: Assigning result of a function call, where the function has no return
E: 26: Assigning result of a function call, where the function returns None
E: 33: Assigning result of a function call, where the function returns None