DEV Community

Discussion on: What’s new in Javascript?

Collapse
 
qcgm1978 profile image
Youth

It works in chrome devtools now. I found Cannot mix BigInt and other types, use explicit conversions.
So don't omit the trailing n in each number.

1234567890123456789n * 123n