std.math.big.int panics (divFloor, gcd, bitAnd) #10932
Labels
bug
Observed behavior contradicts documented or intended behavior
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
0.10.0-dev.847+2e1c16d64
Steps to Reproduce
divFloor panic
gcd panic
bitAnd panic
Expected Behavior
No panics
Actual Behavior
divFloor panic
gcd panic
bitAnd panic
The text was updated successfully, but these errors were encountered: