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