Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go/types/typeutil: compute correct core type for <-chan E | chan E
We failed to account for bidirectional channels following unidirectional channels in the term list. Fixes gh-1304 (cherry picked from commit edb67bc)
- Loading branch information