commit b4e3e59c860c226199961ddc8b73a1a578390a0f from: Omar Polo date: Sun Aug 02 07:34:19 2020 UTC reworking the BUG comment commit - 4f7fe71a69e872546a5355d91e178b0a03a87ef5 commit + b4e3e59c860c226199961ddc8b73a1a578390a0f blob - e1676d137eb4a3a2bff227d00c2577f96bbb302a blob + 31605c10407aef1a234b881fc25259b508675050 --- main.go +++ main.go @@ -9,11 +9,10 @@ // Of course, you can combine the flags: // // acmetag -g -c fmt -// -// BUG(op) it cannot change the text before the | character. -// AFAIK that's not possible package main +// BUG(op) it cannot change the text before the | character. + import ( "flag" "fmt"