Files
babel/packages/babel-plugin-transform-es2015-block-scoping/test/fixtures/general/issue-5979/options.json
Boopathi Rajaa ab76cb6b53 Fix scope of catch block (#5980)
* Fix scope of catch block

* Throw error on Duplicate variable declaration

* Update test
2017-08-08 16:26:29 -04:00

4 lines
46 B
JSON

{
"throws": "Duplicate declaration \"a\""
}