https://issues.dlang.org/show_bug.cgi?id=21369
--- Comment #3 from Steven Schveighoffer <[email protected]> --- (In reply to apham from comment #2) > Create temp var is OK That doesn't trigger the bug because then s is an lvalue. --
d-bugmail--- via Digitalmars-d-bugs Tue, 11 May 2021 06:53:50 -0700
https://issues.dlang.org/show_bug.cgi?id=21369
--- Comment #3 from Steven Schveighoffer <[email protected]> --- (In reply to apham from comment #2) > Create temp var is OK That doesn't trigger the bug because then s is an lvalue. --