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 7d4160d commit a1a5b65Copy full SHA for a1a5b65
1 file changed
Bit-Manipulation/SetBit.js
@@ -20,7 +20,7 @@
20
* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_OR
21
*/
22
23
-/*
+/**
24
* @param {number} number
25
* @param {number} bitPosition - zero based.
26
* @return {number}
0 commit comments