mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-15 00:55:21 +00:00
5 lines
106 B
Python
5 lines
106 B
Python
.TestProgram!: ClassType
|
|
.TestProgram!.
|
|
__call__: (module := Str) => NoneType
|
|
|
|
.main! = .TestProgram!
|