Allow `def f() -> int, int:`

This would make hints like -> int, int | None ambiguous.

1 Like