aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/testdata/godef/b/h.go.golden
blob: f32f0264f8f13e369c7e2c243d00fec235de4e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-- AStuff-hoverdef --
```go
func AStuff()
```

[`a.AStuff` on pkg.go.dev](https://pkg.go.dev/golang.org/x/tools/internal/lsp/godef/a?utm_source=gopls#AStuff)
-- AVariable-hoverdef --
```go
var _ A
```

variable of type a\.A