Sign in
go
/
tools
/
6b505debf4bcab2f8b753e693d7cb0dbfacdf987
/
.
/
internal
/
lsp
/
testdata
/
circular
/
triple
/
b
/
b.go
blob: 955a9c8091275a215d268ce41ebb543e9faae167 [
file
] [
log
] [
blame
]
package b
import (
_ "golang.org/x/tools/internal/lsp/circular/triple/c"
)