We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae6fd5 commit 4b113d0Copy full SHA for 4b113d0
1 file changed
lib/node_modules/@stdlib/iter/replicate/test/test.js
@@ -103,6 +103,7 @@ tape( 'the function throws an error if provided a second argument which is not a
103
values = [
104
'5',
105
-5,
106
+ 3.14,
107
0,
108
NaN,
109
true,
0 commit comments