https://issues.dlang.org/show_bug.cgi?id=15030
--- Comment #3 from [email protected] --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/d96a64973467d54a91693f87511da7289d1e1b71 fix Issue 15030 - ICE with recursive delegate, -unittest, and std.range Refer the detailed explanation in `test/runnable/ice15030.d`. https://github.com/D-Programming-Language/dmd/commit/ea5d85af7abf0b1e36fd42a8d98fd692a765dea0 Merge pull request #5058 from 9rnsr/fix15030 [REG2.068.1] Issue 15030 - ICE with recursive delegate, -unittest, and std.range --
