265e6289af6f3ec12c86e521a51abecdefe10a0b
[dotfiles/.git] / CheckBlankImports_test.go
1 // Package pkg ...
2 package pkg
3
4 import _ "fmt"