https://issues.dlang.org/show_bug.cgi?id=22854
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dennis <[email protected]> --- digger bisect: ``` digger: 8be5c8b0111b68ca23e23c36a6fd1cc746a9c0cc is the first bad commit commit 8be5c8b0111b68ca23e23c36a6fd1cc746a9c0cc Author: Iain Buclaw <[email protected]> Date: Wed Jun 9 12:34:57 2021 +0200 dmd: static foreach: Delay running ctfeInterpret until the lowering stage ``` --
