Sign in
go
/
tools
/
cd7c003cd38984ebf592aa8e4755c832a8d632bf
/
.
/
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)
}