https://issues.dlang.org/show_bug.cgi?id=17388
--- Comment #2 from Walter Bright <[email protected]> --- Note that it works if int[] is replaced by int*. https://github.com/dlang/dmd/pull/7076 --
https://issues.dlang.org/show_bug.cgi?id=17388
--- Comment #2 from Walter Bright <[email protected]> --- Note that it works if int[] is replaced by int*. https://github.com/dlang/dmd/pull/7076 --