.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.1.1-0.20210319172145-bda8f5cee399 / internal / lsp / testdata / rename / c / c2.go.golden
1 -- static-rename --
2 package c
3
4 //go:embed Static/*
5 var static embed.FS //@rename("Static", "static")