square/retrofit

Eagerly reject `Call` return type when using `suspend`

JakeWharton opened this issue · 0 comments

This is a common user error. We can trivially detect and suggest they remove the wrapper type.