Parser error #4

Closed
opened 2015-10-21 03:59:21 +00:00 by ghost · 1 comment
ghost commented 2015-10-21 03:59:21 +00:00 (Migrated from github.com)
Open https://raw.githubusercontent.com/mozilla/task.js/master/lib/task.js in Besen IDE then click Run Result: ![untitled](https://cloud.githubusercontent.com/assets/7973218/10627369/c377083a-77e2-11e5-9e79-9bd785c32ae4.png)
BeRo1985 commented 2015-10-21 05:32:24 +00:00 (Migrated from github.com)

The "const" keyword on line 119 isn't a part of the ECMAScript 5th edition, so it's not an bug. And BESEN will be updated to ECMAScript 6 (which has the "const" and "let" keywords) only later, when I've have more time for BESEN again.

The "const" keyword on line 119 isn't a part of the ECMAScript 5th edition, so it's not an bug. And BESEN will be updated to ECMAScript 6 (which has the "const" and "let" keywords) only later, when I've have more time for BESEN again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/besen#4
No description provided.