diff options
| author | Alex Rakoczy <[email protected]> | 2015-12-04 09:59:13 -0500 |
|---|---|---|
| committer | Alex Rakoczy <[email protected]> | 2015-12-04 09:59:13 -0500 |
| commit | e4e9e194271bfee0bc5e60b2f0cb7eee667b10b0 (patch) | |
| tree | 392db774acd9bde999b5ead1f405b4faa5acd460 /parse.go | |
| parent | ce5525d7767a3016c46f0f07e26a5db4b26372c1 (diff) | |
Fix error when printing usage for multi-value arguments
We try to compare []strings, which are uncomparable types:
`panic: runtime error: comparing uncomparable type []string`
Diffstat (limited to 'parse.go')
0 files changed, 0 insertions, 0 deletions
