If you had a global variable named i it would happen.

> On Jun 2, 2014, at 10:34 AM, David Einstein <[email protected]> wrote:
> 
> Last night I got julia into a state where
> 
> julia> typeof([i for i = 1:10])
> Array{Any,1}
> 
> restarting julia cured this (it went back to being an Int array).  
> 
> Does anyone have any idea what would cause this?

Reply via email to