128-bit literals are not mentioned because they don’t work correctly. See my comment on the PR for details.
Using Int128
and UInt128
is supported in stdlib, but the compiler currently can’t really parse literals.
128-bit literals are not mentioned because they don’t work correctly. See my comment on the PR for details.
Using Int128
and UInt128
is supported in stdlib, but the compiler currently can’t really parse literals.