``` struct test a end ProjectTo(Vector{test}(undef,4)) ``` fails, as ProjectTo tries to iterate the elements of the vector, which are not defined