summaryrefslogtreecommitdiff
path: root/Lib/test/badsyntax_async7.py
blob: 51e4bf9b5b23b40eff0d7936a51ba6a5bfb3c5bb (plain)
1
2
async def foo():
    yield from []