-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Steps to Reproduce:
Consider the following code, using type parameters with python >= 3.13:
def f[T](x: T) -> T: ...
The ->
is highlighted red, seemingly indicating a syntax error, although there is no syntax error.
Originally from @s-banach in microsoft/vscode#251997
TylerYep, connorbrinton and rich-27
Metadata
Metadata
Assignees
Labels
No labels