aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/a/assign/assignment_from_no_return_2.txt
blob: 4518109ac4e8579bd4599c24af622735c6eec871 (plain)
1
2
3
assignment-from-no-return:18:0::Assigning result of a function call, where the function has no return
assignment-from-none:26:0::Assigning result of a function call, where the function returns None
assignment-from-none:33:0::Assigning result of a function call, where the function returns None