mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
Meta: Remove accidentally committed 'js.js' file
This commit is contained in:
parent
f512b24b21
commit
5c05dfecb5
1 changed files with 0 additions and 6 deletions
6
js.js
6
js.js
|
@ -1,6 +0,0 @@
|
|||
let r = BigInt(1);
|
||||
|
||||
for(let a=BigInt(2),b=2; b<500000; a++,b++)
|
||||
r *= a;
|
||||
|
||||
console.log(r);
|
Loading…
Add table
Add a link
Reference in a new issue