-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Description
Describe the Bug
I'm analyzing pyrefly on various packages and encountered a crash in tests/data/miscellaneous/async_as_identifier.py from their github repo.
Minimal repro:
async = lambda: None
which will crash in pyrefly
Sandbox Link
(Only applicable for extension issues) IDE Information
No response