cpython/Lib/test/badsyntax_async7.py

3 lines
35 B
Python
Raw Normal View History

async def foo():
yield from []