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