Closed Cisplatin closed 7 years ago
@duaraghav8 Fixed the cases that you were talking about - great catches, missed those. Everything should be working properly now.
@duaraghav8 Good catch (again) with the false negatives - I've fixed the recursive solution so that it properly traverses the code. I also added the tests you mentioned to make sure that it works.
@duaraghav8 Fixed up the error message!
As requested in https://augur.net/bounties/: an implementation of the rule 'Do not assign to parameters'.
Please let me know if there's anything I can change!