https://issues.dlang.org/show_bug.cgi?id=12365
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from RazvanN <[email protected]> --- The code in Ex1 now yields: test.d(4): Error: cannot implicitly convert expression `a` of type `int[]` to `int[2][]` Closing as fixed. --
