Concatenate n copies of self in place. Return self. Called for expressions of the form 'a *= 3'. n -- The number of concatenations. Must be >= 0.
(self, n)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected