Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ bar
Function
bar
Lib/test/typinganndata/ann_module.py:48–49 ·
view source on GitHub ↗
(y: List[str])
Source
from the content-addressed store, hash-verified
46
47
def
foo(x: int = 10):
48
def
bar(y: List[str]):
49
x: str =
'yes'
50
bar()
51
52
def
dec(func):
Callers
11
foo
Function · 0.70
foo
Method · 0.50
test_func_5
Method · 0.50
test_func_7
Method · 0.50
test_func_8
Method · 0.50
foo2
Method · 0.50
test_colorized_traceback
Method · 0.50
test_eval_order
Method · 0.50
foo
Method · 0.50
test_async_def
Method · 0.50
test_duck_gen
Method · 0.50
Calls
no outgoing calls
Tested by
10
foo
Method · 0.40
test_func_5
Method · 0.40
test_func_7
Method · 0.40
test_func_8
Method · 0.40
foo2
Method · 0.40
test_colorized_traceback
Method · 0.40
test_eval_order
Method · 0.40
foo
Method · 0.40
test_async_def
Method · 0.40
test_duck_gen
Method · 0.40