https://issues.dlang.org/show_bug.cgi?id=19986
--- Comment #3 from John Colvin <[email protected]> --- (In reply to Atila Neves from comment #2) > I'm unsure of why this is a bug. Why would you expect it to work for const(ubyte[32]) or ubyte[33] but not for const(ubyte[33])? --
