jsoverson/shift-refactor

removeDeadVariables sometimes fails with error

jsoverson opened this issue · 0 comments

Error: Could not find reference to passed identifier. Ensure you are passing a valid Identifier node.

I have a large chunk of code this fails on and need to work on cutting it down to a minimal test case.