go/internal/lsp/testdata/testy/testy.go

6 lines
134 B
Go

package testy
func a() { //@mark(identA, "a"),item(funcA, "a", "func()", "func"),refs("a", identA, testyA)
//@complete("", funcA)
}