cpython/Lib/test/badsyntax_async4.py

3 lines
56 B
Python

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