* add new custom eslint rule, replace remaining t.identifier("undefined") with buildUndefinedNode(), update tests
* change no-undefined-identifier reporting descriptor
2 lines
28 B
JavaScript
2 lines
28 B
JavaScript
f.apply(void 0, [1, 2, 3]);
|