Open novas0x2a opened 5 years ago
For test usage, the diff will already be included, so there's no need to list the len.
This is pretty similar to https://github.com/davecgh/go-spew/pull/58 except length-only and includes tests.
The tests for go 1.6, 1.7, and 1.8 fail because the tests require gometalinter, which doesn't support those go versions.
For test usage, the diff will already be included, so there's no need to list the len.
This is pretty similar to https://github.com/davecgh/go-spew/pull/58 except length-only and includes tests.