We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac0637 commit c62b0e5Copy full SHA for c62b0e5
test/test.js
@@ -56,7 +56,7 @@ tape( 'the function returns `false` if not provided a Float64Array', function te
56
NaN,
57
true,
58
null,
59
- undefined,
+ void 0,
60
[],
61
{},
62
function noop() {},
0 commit comments