* Fix scope of catch block * Throw error on Duplicate variable declaration * Update test
try {} catch (a) { let a }