Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
bf304fcb3255d6fe52f83c120feccdf64f5a9715
/
.
/
Lib
/
test
/
badsyntax_async1.py
blob: 970445d45f0bc557d632765300cd6c65e9acc322 [
file
]
async
def
foo
():
def
foo
(
a
=
await something
()):
pass