MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / _debugger_case_lambda_multiline.py

File _debugger_case_lambda_multiline.py

tests_python/resources/_debugger_case_lambda_multiline.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1call = lambda b:(
2 b,
3 1, # Break here
4 )

Callers

nothing calls this directly

Calls 1

callFunction · 0.70

Tested by

no test coverage detected