tomnomnom / anew

A tool for adding new lines to files, skipping duplicates
MIT License
1.34k stars 147 forks source link

/root/go/src/github.com/tomnomnom/anew/main.go:44:3: non-bool lines[line] (type struct {}) used as if condition #6

Closed Mayur1995 closed 4 years ago

Mayur1995 commented 4 years ago

getting the above error ... :)

tomnomnom commented 4 years ago

This should be fixed now, sorry!

Mayur1995 commented 4 years ago

Really appreciate your works , thanks :)