Shift bits by n to the left in place. Return self. n -- the number of bits to shift. Must be >= 0.
(self, n)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected