On 11/12/12, Andrej Mitrovic <[email protected]> wrote: > Yes this is a bug, especially since the string is typed as > immutable(char)[]. >
My bad, the string contents aren't being modified. Not a bug.
On 11/12/12, Andrej Mitrovic <[email protected]> wrote: > Yes this is a bug, especially since the string is typed as > immutable(char)[]. >
My bad, the string contents aren't being modified. Not a bug.