mirror of
https://github.com/pocketpy/pocketpy
synced 2026-02-04 06:30:17 +00:00
2 lines
48 B
Python
2 lines
48 B
Python
def compile(file: str, cfile: str) -> None: ...
|