Hi, Currently in 0.3.x ``` julia> q = Vector{Int}() ERROR: type cannot be constructed ``` Any way to get this working in 0.3?