You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release uses the {a for a in b} syntax, which no longer works in Julia 0.6 (and REQUIRE files need a release to pull in the changes that are currently in the master branch).
The latest release uses the
{a for a in b}syntax, which no longer works in Julia 0.6 (and REQUIRE files need a release to pull in the changes that are currently in the master branch).