https://issues.dlang.org/show_bug.cgi?id=14626
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Martin Nowak <[email protected]> --- But byValue should work with const AAs and inout is convertible to const, so it seems the template signature of byValue is incorrect. --
