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
We could support regex literals in the scanning stage, this would allow us to process strings in much more powerful ways and would be consistent with JS behaviour. Supporting these in the scanner would be tricky, but not impossible.
We could support regex literals in the scanning stage, this would allow us to process strings in much more powerful ways and would be consistent with JS behaviour. Supporting these in the scanner would be tricky, but not impossible.
https://github.com/mozilla/sweet.js/wiki/design
The text was updated successfully, but these errors were encountered: