summaryrefslogtreecommitdiff
path: root/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'bundle.js')
-rw-r--r--bundle.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle.js b/bundle.js
index 6f72437..9d80822 100644
--- a/bundle.js
+++ b/bundle.js
@@ -23334,7 +23334,7 @@ function add(i, j) {
break;
case 3:
a = _primes.PRIMES[i];
- b = _primes.PRIMES[i + j + 1];
+ b = _primes.PRIMES[j];
break;
case 0:
default: