aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/testdata/godef/a/g.go.golden
blob: f7a2e1b0775272d4ac8200dce2aff0e38b90368c (plain)
1
2
3
4
5
6
7
-- dur-hoverdef --
```go
const dur time.Duration = 910350000000 // 15m10.35s
```

dur is a constant of type time.Duration.