esrefactor icon indicating copy to clipboard operation
esrefactor copied to clipboard

Added check for implicit variable declaration

Open cakesmith opened this issue 11 years ago • 0 comments

...to fix test cases for global declarations. Added check for function declaration to examine upper scope for identifiers. Cleaned up some unused variables. Fixed to pass global declaration test case. Closes: #7 Closes: #8

cakesmith avatar Sep 22 '14 12:09 cakesmith