include("ImmutableOrientedShape.jl") function main(i::Int64) D = Dict{ImmutableOrientedShape}() S = Stack{Int64}(); end