https://issues.dlang.org/show_bug.cgi?id=13092

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
Weird, seems b[0] and b.get[] must be returning some kind of proxy type, since
passing const(string[]) to cartesianProduct works just fine. Either that, or
this is a compiler bug that somehow messes up type inference. Will have to
investigate a bit more to figure it out.

--

Reply via email to