https://issues.dlang.org/show_bug.cgi?id=18604
--- Comment #5 from anonymous4 <[email protected]> --- If one wants to remove `in` attribute the fix is rather simple 's/in/const/' --
d-bugmail--- via Digitalmars-d-bugs Tue, 20 Mar 2018 07:28:02 -0700
https://issues.dlang.org/show_bug.cgi?id=18604
--- Comment #5 from anonymous4 <[email protected]> --- If one wants to remove `in` attribute the fix is rather simple 's/in/const/' --