Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ foo
Function
foo
tests_python/resources/_debugger_case_smart_step_into2.py:3–5 ·
view source on GitHub ↗
(arg)
Source
from the content-addressed store, hash-verified
1
2
3
def
foo(arg):
4
print(
'on foo mark'
, arg)
5
return
arg + 1
6
7
8
def
main():
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected