cpython/Lib/test/badsyntax_async4.py

3 lines
56 B
Python
Raw Normal View History

async def foo():
async def foo(): await something()