mirror of
https://github.com/golang/go
synced 2024-11-19 08:14:40 -07:00
6 lines
77 B
Go
6 lines
77 B
Go
|
package b
|
||
|
|
||
|
import (
|
||
|
_ "golang.org/x/tools/internal/lsp/circular/triple/c"
|
||
|
)
|