1 2 3 4 5 6
type MyType def fun_a(self) def factorial(self, x: Int) -> Int class MyClass1: MyType("asdf") def other: Int