blob: 64b6c7402fe15d2d55f2ba54068be4f3e4250864 [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\"", "compiler", "import cycle not allowed", "error")
)