mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
Also, handle *ast.StarExpr in the identifier code. This fixes a specific case with deep completions and documentation. Change-Id: I630ae4e8f1c123ba1fdea85e6862ae93396e2cd4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/194564 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>