Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #20645 - implement C++ style init-statement for if #20653

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

typos

9847e0c
Select commit
Loading
Failed to load commit list.
Open

fix #20645 - implement C++ style init-statement for if #20653

typos
9847e0c
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/statementsem.d#L1647-L1648

Added lines #L1647 - L1648 were not covered by tests