google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.17k stars 580 forks source link

Allow declarations to shadow the function expression name #2097

Closed arv closed 8 years ago

arv commented 8 years ago

Fixes #2091

arv commented 8 years ago

@johnjbarton PTAL

johnjbarton commented 8 years ago

LGTM

guybedford commented 8 years ago

:+1: