There was an error while loading. Please reload this page.
Simple minification of:
const B_BIGHEX=0x53DCAA254718n;
Results in:
const B_BIGHEX=0x53DCAA254718
which is certainly not the same type and may generate errors in calculations when mixing types.