New GitHub issue #94949 from hauntsaninja:<br>

<hr>

<pre>
The following should raise SyntaxError:
```
ast.parse('with (CtxManager() as example): ...', feature_version=(3, 9))
```
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/94949">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>