MCPcopy Index your code
hub / github.com/RustPython/RustPython / syntax_if_expression.py

File syntax_if_expression.py

extra_tests/snippets/syntax_if_expression.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def ret(expression):
2 return expression
3
4

Callers

nothing calls this directly

Calls 3

retFunction · 0.85
func1Function · 0.70
func2Function · 0.70

Tested by

no test coverage detected