| ▲ | IsTom 10 hours ago | |
Yeah, but then you need compiler to somehow know if it's truly unreachable to know when to emit the warning and when to not do that. | ||
| ▲ | krupan 9 hours ago | parent [-] | |
If it's a warning and not an error then emit it whether it's unreachable or not | ||