Skip to content
Snippets Groups Projects
Commit 94be366f authored by André Bargull's avatar André Bargull
Browse files

Fix strict mode errors in built-ins/RegExp

- Add missing "var" declarations and noStrict flags
- Remove with statements

Part of issue #35.
parent 87fd4e56
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 30 deletions
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment