summaryrefslogtreecommitdiffstats
path: root/Lib/test/badsyntax_async4.py
blob: 4afda406e9c58b09e33969b8c16331cb73a0ad86 (plain)
1
2
async def foo():
    async def foo(): await something()