summaryrefslogtreecommitdiffstats
path: root/Lib/test/badsyntax_async2.py
blob: 1e62a3e50af275f0f79380afb13569cb5219f0ab (plain)
1
2
3
async def foo():
    def foo(a:await something()):
        pass