lean4
lean4 copied to clipboard
Comment about sdiv in Init/Data/BitVec.lean is misleading
https://github.com/leanprover/lean4/blob/082c65f22691b7e65158afd8fc8e8358527ae65c/src/Init/Data/BitVec/Basic.lean#L292-L295
In these lines, -9 is out of bounds of a bit-vector with 4 bits. If #4 means something else, it must be clarified.