https://issues.dlang.org/show_bug.cgi?id=13276
--- Comment #1 from Denis Shelomovskij <[email protected]> --- Small correction: '*' array operation uses runtime function if type is an integer except 'byte'/'ubyte'. --
https://issues.dlang.org/show_bug.cgi?id=13276
--- Comment #1 from Denis Shelomovskij <[email protected]> --- Small correction: '*' array operation uses runtime function if type is an integer except 'byte'/'ubyte'. --