Fix #20888 - Compiler spits out implicit conversion technobabble when a return statement doesn't match the return type of a function #20890
+126
−25
Codecov / codecov/patch
succeeded
Feb 18, 2025 in 1s
66.666% of diff hit (target 69.461%)
View this Pull Request on Codecov
66.666% of diff hit (target 69.461%)
Annotations
Check warning on line 956 in compiler/src/dmd/semantic3.d
codecov / codecov/patch
compiler/src/dmd/semantic3.d#L955-L956
Added lines #L955 - L956 were not covered by tests
Check warning on line 961 in compiler/src/dmd/semantic3.d
codecov / codecov/patch
compiler/src/dmd/semantic3.d#L960-L961
Added lines #L960 - L961 were not covered by tests
Loading