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
This isn't due to the statements sharing the same line, but because refactorConvertToEs6Module replaces the whole function, then tries replacing part of the function. We should have been catching this error in textChanges but weren't due to a bug.
TypeScript Version: master
Code
See
refactorConvertToEs6Module_export_referenced.ts
(as of #22361)Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered: