Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 36.4k
repl: no RegExp side effects #18931
Copy link
Copy link
Closed
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stalereplIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Description
Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stalereplIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Caused by the repl trying to fix up the side effects to
RegExp.$1toRegExp.$9. :-)