aboutsummaryrefslogtreecommitdiff
path: root/tests/run/t4535.check
blob: 9d4ce0d5352e573cc79c2e965e48d96f3f54210b (plain) (blame)
1
2
3
ArrayStack(1, 2, 3)
ArrayStack(1, 2, 3, 4, 5, 6)
ArrayStack(6, 5, 4, 3, 2, 1)