|
|
|
|
|
by MatthewJBrown
4241 days ago
|
|
In fact, you should be glad that "go fmt" exposed the fact you were relying on something that you should not have. Better to find a bug sooner rather than later, and relying on implementation details of your particular language implementation is a bug. |
|