cpython/Lib/test/badsyntax_async3.py

3 lines
44 B
Python
Raw Normal View History

async def foo():
[i async for i in els]