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