The code below can't infer the return type of cat.  Should I file an issue 
or is this expected?


v=rand(5)
@code_warntype cat(1,0.0,v,0.0)
...
end::ANY

Reply via email to