Function created in deconstruction in catch
clause cannot access other vars from catch clause
#322
Labels
catch
clause cannot access other vars from catch clause
#322
Input:
Output:
message
has not been recognised as a var in scope of the function.Appears to be in part due to a bug in Babel.
identifierPath.scope.getBinding('message')
returnsundefined
.The text was updated successfully, but these errors were encountered: