convoy icon indicating copy to clipboard operation
convoy copied to clipboard

fix: fix slice init length

Open cuishuang opened this issue 1 year ago • 1 comments

The intention here should be to initialize a slice with a capacity of len(evs) rather than initializing the length of this slice.

The online demo: https://go.dev/play/p/q1BcVCmvidW

cuishuang avatar Oct 03 '24 17:10 cuishuang

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 03 '24 17:10 CLAassistant