erg/compiler/erg_compiler/lib/pystd/dis.d.er
Shunsuke Shibayama d9e8a1af93 Add "dis" module
2022-11-05 00:04:00 +09:00

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