Closed GoogleCodeExporter closed 9 years ago
Smaller repro
function f() {
var x;
return;
throw x = x;
}
Thanks for the report.
Original comment by dim...@google.com
on 12 Dec 2013 at 11:38
[deleted comment]
[deleted comment]
This is fixed by patch in issue 1177
Original comment by tnti...@gmail.com
on 14 Feb 2014 at 9:32
Issue tracking has been migrated to github. Please make any further comments on
this issue through https://github.com/google/closure-compiler/issues
Original comment by blic...@google.com
on 1 May 2014 at 6:31
Original comment by blic...@google.com
on 1 May 2014 at 6:34
Original issue reported on code.google.com by
zp...@google.com
on 12 Dec 2013 at 11:14