Don’t think that is a bug, but the same as observed here, i.e., [x, y] lowers to vect(x, y) whereas [x y] lowers to hcat(x, y).
2 Likes
Don’t think that is a bug, but the same as observed here, i.e., [x, y] lowers to vect(x, y) whereas [x y] lowers to hcat(x, y).