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

File syntax_invalid.py

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

Source from the content-addressed store, hash-verified

1from testutils import assert_raises
2
3src = """
4def valid_func():

Callers

nothing calls this directly

Calls 2

assert_raisesFunction · 0.90
compileFunction · 0.50

Tested by

no test coverage detected