Bug Report
Pretty sure this is not OK.
To Reproduce
from typing import Concatenate
x: Concatenate[...]
Expected Behavior
error
Actual Behavior
no error
Your Environment
reproduced in mypy-play.
- Mypy version used: 1.20.2
- Mypy command-line flags: N/A
- Mypy configuration options from
mypy.ini (and other config files): N/A
- Python version used: 3.12
Bug Report
Pretty sure this is not OK.
To Reproduce
Expected Behavior
error
Actual Behavior
no error
Your Environment
reproduced in mypy-play.
mypy.ini(and other config files): N/A