We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10fa40 commit 48917ecCopy full SHA for 48917ec
1 file changed
onp.js
@@ -54,6 +54,7 @@ module.exports = function (a_, b_) {
54
m = n;
55
n = tmp2;
56
reverse = true;
57
+ offset = m + 1;
58
}
59
};
60
0 commit comments