Sign in
go
/
tools
/
deeb64bdf7340c8d2aaaf344b086a17381bf1320
/
.
/
gopls
/
internal
/
lsp
/
testdata
/
godef
/
b
/
c.go
blob: c8daf62422a50547e9c27c5e51f81432c68543fb [
file
] [
log
] [
blame
]
package b
// This is the in-editor version of the file.
// The on-disk version is in c.go.saved.
var _ = S1{
//@godef("S1", S1)
F1: 99,
//@godef("F1", S1F1)
}