```go func f() io.Reader ``` "take type air" only selects `Reader`, not `io.Reader`. (Came up in the context of https://github.com/cursorless-dev/cursorless/issues/1788)