2 lines
46 B
Text
2 lines
46 B
Text
|
|
1, 2, 3, 4 | ForEach-Object {$stack.Push($_)}
|
|
|
1, 2, 3, 4 | ForEach-Object {$stack.Push($_)}
|