mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-18 18:45:22 +00:00
5 lines
125 B
Python
5 lines
125 B
Python
result = pyimport "./result"
|
|
|
|
.TextTestResult!: ClassType
|
|
.TextTestResult! <: result.TestResult!
|
|
.TextTestRunner!: ClassType
|