-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 3.1.5
-
Component/s: Testing Infrastructure
-
Fully Compatible
In jstests/core/top.js the const keyword is used. While this does not cause the tests to fail it is not a valid keyword in ES5. This causes problems for parsing the file for fuzzing.
- links to