### Describe the Bug Given: ``` if sys.version > (3, 9): a else: b ``` One of these branches should be in gray. ### Sandbox Link _No response_ ### (Only applicable for extension issues) IDE Information _No response_