Julia 0.4 rc4 

I get the following unexpected (to me) behavior - 

julia> parse( "\"hello\"\n3.142" )
:(@doc "hello" 3.142)

is this intentional ? 

Reply via email to