MCPcopy Create free account
hub / github.com/ActiveState/code / dec

Method dec

recipes/Python/578366_The_Normal_Cow/recipe-578366.py:27–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25 raise SystemExit
26
27 def dec(self):
28 self.pos -= 1
29 assert self.pos >= 0
30
31################################################################################
32

Callers 1

runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected