mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-07 21:25:31 +00:00
3 lines
69 B
Python
3 lines
69 B
Python
from rustpython_ast.rustpython_ast import parse
|
|
|
|
__all__ = ["parse"]
|