Closed EAlexJ closed 1 year ago
For example 2'sb10 gets evaluated as 2, should be -2 instead.
2'sb10
The error is in the TypedBigInteger Constructor.
For example
2'sb10
gets evaluated as 2, should be -2 instead.The error is in the TypedBigInteger Constructor.