Make This code will never execute.
a warning not an error
#1766
Labels
Accepted
Accepted Request
Enhancement Request
New feature or request
Implemented Needs Verification
Check if this issue is resolved
This code is impossible to compile:
it throws an error:
it is nice that compiler can detect dead spots in the code, but sometimes during debug sessions i place early returns and then i need to coment all the code after this return, would be nice to make this a warning
The text was updated successfully, but these errors were encountered: