RosettaCodeData/Task/Call-a-function/Go/call-a-function-10.go
2020-02-17 23:21:07 -08:00

2 lines
48 B
Go

list = append(list, a, d, e, i)
i = len(list)