code to reproduce: ``` array a = randu(5); array b = randu(1); a(span) = b; ``` This code worked in 2.1
code to reproduce:
This code worked in 2.1