Slice assignment from range to array is not supported.In your example, I'm curious why the efforts to specify the type? I think it would work with just saying auto itemstrings = ...-Steve
I still get an error if I use auto instead.
pineapple via Digitalmars-d-learn Wed, 25 May 2016 03:26:20 -0700
Slice assignment from range to array is not supported.In your example, I'm curious why the efforts to specify the type? I think it would work with just saying auto itemstrings = ...-Steve
I still get an error if I use auto instead.