https://issues.dlang.org/show_bug.cgi?id=5635
--- Comment #1 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/17f3b7171dad7bb4d77822a878840191e630cb1c fix Issue 5635 - Code inside 'foreach' using opApply cannot modify variable out of its scope in a template function. --
