mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
2 lines
206 B
Python
2 lines
206 B
Python
.dis!: (x: Code or ClassType or TraitType or Proc or Str or Bytes or NoneType := NoneType) => NoneType
|
|
.code_info: (x: Code or ClassType or TraitType or Proc or Str or Bytes or NoneType := NoneType) -> Str
|