v.25.12Backward Incompatible Change
Fix functions bitShiftLeft and bitShiftRight to return
Fix functionsbitShiftLeftandbitShiftRightto return 0 or empty value in case of a shift exactly of the size of the type. #91943 (Pablo Marcos).
Fix functionsbitShiftLeftandbitShiftRightto return 0 or empty value in case of a shift exactly of the size of the type. #91943 (Pablo Marcos).