`unreachable` doesn't work with `if` statements
Author: DetachHeadCreated Jun 4, 2026Updated Sep 21, 2026
Labelstypechecking
Describe the Bug
if False:
print("unreachable") # no errorSandbox Link
(Only applicable for extension issues) IDE Information
No response
Source: facebook/pyrefly