.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.1.0 / internal / lsp / testdata / imports / two_lines.go.golden
1 -- goimports --
2 package main
3 func main()  {} //@import("main")
4