missing-end-label (C143)
Fix is always available.
This rule is turned on by default.
What does it do?
Check for missing block labels on end statements
Why is this bad?
This is a compile error!
Fix is always available.
This rule is turned on by default.
Check for missing block labels on end statements
This is a compile error!