https://issues.dlang.org/show_bug.cgi?id=24570
--- Comment #1 from Steven Schveighoffer <[email protected]> --- A further note is that an array of arrays is not consumed when printed -- because formatValue has a specialized case for that. --
d-bugmail--- via Digitalmars-d-bugs Mon, 27 May 2024 08:00:12 -0700
https://issues.dlang.org/show_bug.cgi?id=24570
--- Comment #1 from Steven Schveighoffer <[email protected]> --- A further note is that an array of arrays is not consumed when printed -- because formatValue has a specialized case for that. --