RosettaCodeData/Task/Stack/Go/stack-2.go
2023-07-01 13:44:08 -04:00

1 line
31 B
Go

intStack = append(intStack, 7)