mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-27 11:59:05 +00:00
3 lines
81 B
Python
3 lines
81 B
Python
.Develop = 'develop': ClassType
|
|
.Develop.
|
|
run!: (self: .Develop) => NoneType
|