compile error for unreachable code from while condition #952
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
this gets past the compiler, but it should give a compile error because
return null
is unreachable code.The text was updated successfully, but these errors were encountered: