You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a feature req than a bug; the choice was to error for the time being to avoid silently converting to bigint by default (noisy vs silent approach). BigInt support is planned, eventually:tm:
Expected:
{ a: 9223372036854775807n }
Seen: Exception (
Invalid TOML document: integer value cannot be represented losslessly
)The text was updated successfully, but these errors were encountered: