RosettaCodeData/Task/Call-a-function/Go/call-a-function-10.go
2023-07-01 13:44:08 -04:00

2 lines
48 B
Go

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