Closed ypcat closed 1 week ago
strings.Split on empty string results in a slice with one empty string ([""]) instead of 0-length ([]).
strings.Split on empty string results in a slice with one empty string ([""]) instead of 0-length ([]).