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