MCPcopy Create free account
hub / github.com/codecombat/codecombat / getKillCount

Function getKillCount

spec/aether/python_spec.js:576–576  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

574 return aether._shouldYield = true;
575 },
576 getKillCount() { return this.killCount; }
577 };
578 const code = `\
579while True:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected