It used to mean Any[], but not anymore (so `Any[]` is the new syntax).
It was still usable in 0.4 with a deprecation warning, now in 0.5 an
error is thrown.  It will get a new meaning in the 0.6 release, but it
is not decided for what yet. See e.g.:
https://github.com/JuliaLang/julia/issues/8470

On Mon, 2016-08-22 at 11:13, Simon Frost <[email protected]> wrote:
> Dear All,
>
> Apologies if this is mentioned somewhere, but I couldn't find the answer in
> various searches. What does '{ } vector syntax is discontinued' mean, and
> what is the new syntax?
>
> Best
> Simon

Reply via email to