Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ bar
Function
bar
extra_tests/snippets/jit.py:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
6
def
bar():
7
a = 1e6
8
return
a / 5.0
9
10
11
def
baz(a: int, b: int):
Callers
1
tests
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected