Function shiftRhsTooBig [src]
Prototype
pub fn shiftRhsTooBig() noreturn Source
pub fn shiftRhsTooBig() noreturn {
call("shift amount is greater than the type size", null);
} pub fn shiftRhsTooBig() noreturn pub fn shiftRhsTooBig() noreturn {
call("shift amount is greater than the type size", null);
}