function main(i::Int8) S = Stack{Int}(); end main(Int8(4))