Currently the GWT compiler adds a var declaration for each catch parameter in
a try/catch statement, but this is unneeded according to the spec, and the
Closure compiler will issue errors against it.

Change-Id: I05dd0429ec22315d57069046b0139ecce045919e
Review-Link: https://gwt-review.googlesource.com/#/c/1810/


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@11490 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed