You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we make this an error when compiling to ES5, however we recently added lexical argument capturing for ES6 async functions in #3078, so we may want to revisit this.
Currently we make this an error when compiling to ES5, however we recently added lexical argument capturing for ES6 async functions in #3078, so we may want to revisit this.