RosettaCodeData/Task/Stack/Go/stack-2.go
2023-07-01 11:58:00 -04:00

1 line
31 B
Go

intStack = append(intStack, 7)