def f() -> int: return 1 class Foo: return 2 return 3