Sign in
go
/
tools
/
f6c1dd6914ebd0f4d42399ee5eb87800d31577bb
/
.
/
internal
/
lsp
/
testdata
/
workspacesymbol
/
workspacesymbol.go
blob: bffb1dd4a6a2f69a0ab09615b69a0d0a088d0ca0 [
file
] [
log
] [
blame
]
package workspacesymbol
/*@
workspacesymbol("") // The result is 0 symbols due to the limit(golang.org/cl/220939).
workspacesymbol("randomgophervar",
RandomGopherVariableA,
RandomGopherVariableB,
)
*/