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