[Bug]: Not identifying unreachable code when there's a panic error after an infinite loop #42105
Labels
Area/Compiler
Reason/Invalid
Issue is invalid.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
Description
Consider the following scenario where the
unreachable code
diagnostic should be displayed forpanic error("")
.Steps to Reproduce
Affected Version(s)
No response
OS, DB, other environment details and versions
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: