mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-14 00:25:17 +00:00
10 lines
176 B
Python
10 lines
176 B
Python
.PyCompileError: ClassType
|
|
|
|
.compile!: (
|
|
file: PathLike,
|
|
cfile := PathLike,
|
|
dfile := PathLike,
|
|
doraise := Bool,
|
|
optimize := Int,
|
|
quiet := Int,
|
|
) => Str
|