DEBSOURCES
Skip Quicknav
sources / golang-golang-x-tools / 1%3A0.1.0%2Bds-1 / internal / lsp / testdata / godef / a / a_test.go
12345678
package a import ( "testing" ) func TestA(t *testing.T) { //@TestA,godef(TestA, TestA) }