Sign in
go
/
tools
/
d8a2a07971905ff1e4f5a39e245ffca53f7bfaba
/
.
/
internal
/
lsp
/
testdata
/
godef
/
a
/
a_test.go
blob: 77bd633b6c0a083e5c05421ad170cd3fbe79ba72 [
file
]
package a
import (
"testing"
)
func TestA(t *testing.T) {
//@TestA,godef(TestA, TestA)
}