blob: 48fd0bb5b2ef7ccf4d06bc24c3a79d3a96d0a8e4 [file] [log] [blame]
package a
import (
_ "golang.org/x/tools/internal/lsp/circular/triple/b" //@diag("_ \"golang.org/x/tools/internal/lsp/circular/triple/b\"", "go list", "import cycle not allowed")
)