MCPcopy Index your code
hub / github.com/RustPython/RustPython / foo

Function foo

extra_tests/snippets/jit.py:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1def foo():
2 a = 5
3 return 10 + a
4
5
6def bar():

Callers 4

testsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected