fix #20645 - implement C++ style init-statement
for if
#20653
+66
−30
Codecov / codecov/patch
succeeded
Feb 3, 2025 in 0s
76.666% of diff hit (target 69.548%)
View this Pull Request on Codecov
76.666% of diff hit (target 69.548%)
Annotations
Check warning on line 6260 in compiler/src/dmd/parse.d
codecov / codecov/patch
compiler/src/dmd/parse.d#L6256-L6260
Added lines #L6256 - L6260 were not covered by tests
Check warning on line 1648 in compiler/src/dmd/statementsem.d
codecov / codecov/patch
compiler/src/dmd/statementsem.d#L1647-L1648
Added lines #L1647 - L1648 were not covered by tests
Loading