Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ syntax_function_args.py
File
syntax_function_args.py
extra_tests/snippets/syntax_function_args.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
testutils
import
assert_raises
2
3
4
def
sum(x, y):
Callers
nothing calls this directly
Calls
12
assert_raises
Function · 0.90
sum2y
Function · 0.85
va
Function · 0.85
va2
Function · 0.85
va3
Function · 0.85
set
Function · 0.85
total
Function · 0.70
sum
Function · 0.70
fubar
Function · 0.70
func
Function · 0.70
exec
Function · 0.70
f
Function · 0.70
Tested by
no test coverage detected