Staging
v0.5.1
Raw File
badsyntax_async5.py
def foo():
    await something()
back to top