-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this
Milestone
Description
TypeScript Version:
typescript@rc (typescript@2.4.0)
typescript@next (typescript@2.5.0-dev.20170614)
Expected behavior:
No SyntaxError.
Actual behavior:
...\path>node --version
v6.11.0
...\path>node --use_strict node_modules\typescript\bin\tsc --version
...\path\node_modules\typescript\lib\tsc.js:40882
var arguments = node.arguments;
^^^^^^^^^
SyntaxError: Unexpected eval or arguments in strict mode
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this