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