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 0bc5695 commit f0fefaeCopy full SHA for f0fefae
test/test.js
@@ -48,7 +48,7 @@ tape( 'the function returns `false` if not provided a function', function test(
48
'5',
49
5,
50
NaN,
51
- undefined,
+ void 0,
52
true,
53
false,
54
null,
0 commit comments