mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Fix a case where go/packages wasn't loading syntax if a user requested syntax without types. Fixes golang/go#35331 Change-Id: Ife3eda583f28cbd6189257d1ffda2ed350044a01 Reviewed-on: https://go-review.googlesource.com/c/tools/+/205160 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>