Skip to content

BigInt not correctly minified #854

@xplorr

Description

@xplorr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions