Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ jit.py
File
jit.py
extra_tests/snippets/jit.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
foo():
2
a = 5
3
return
10 + a
4
Callers
nothing calls this directly
Calls
4
tests
Function · 0.85
hasattr
Function · 0.85
__jit__
Method · 0.80
print
Function · 0.50
Tested by
no test coverage detected