https://issues.dlang.org/show_bug.cgi?id=22007
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12652 "fix Issue 22007 - static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int" was merged into master: - c43300e40b447dc23b626ed07ec5ab5cb4d61f8b by Iain Buclaw: fix Issue 22007 - static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int https://github.com/dlang/dmd/pull/12652 --
