DEBSOURCES
Skip Quicknav
sources / golang-golang-x-tools / 1%3A0.5.0%2Bds-1 / gopls / internal / lsp / testdata / workspacesymbol / b / b.go
1234567
package b var RandomGopherVariableB = "b" type RandomGopherStructB struct { Bar int }