Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
bf304fcb3255d6fe52f83c120feccdf64f5a9715
/
.
/
Lib
/
test
/
badsyntax_async4.py
blob: 4afda406e9c58b09e33969b8c16331cb73a0ad86 [
file
]
async
def
foo
():
async
def
foo
():
await something
()