## Environment data - Pylance trunk - Pyrefly 0.63.1 - Type server set to Pyrefly ## Code Snippet ``` from typing import LiteralString ``` hover on literalstring ## Repro Steps notice type is `Any` <img width="324" height="55" alt="Image" src="https://github.com/user-attachments/assets/601f2ffb-4e41-4b0c-9794-85323c0dc0b4" />
Environment data
Code Snippet
hover on literalstring
Repro Steps
notice type is
Any