.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / honnef.co / go / tools@v0.1.1 / staticcheck / testdata / src / CheckDeprecatedassist / CheckDeprecatedassist.go
1 // Package pkg is a nice package.
2 //
3 // Deprecated: Alas, it is deprecated.
4 package pkg