Hi, I have been following issue 7128 [1] and the related other issues, and noticed that constructs like [1,2,[3,4]] give a warning in the dev version I am using at the moment (v"0.4.0-dev+4219"), but I am wondering if there is a construct that I can use for non-concatenating vector creation _at the moment_, that is reasonably future-proof (eg it works for a couple of months and when it does not, it fails with an error).
Best, Tamas [1] https://github.com/JuliaLang/julia/issues/7128
