Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
69332c1a64d6bdb80ff813fab403be832e12ce64
/
.
/
Lib
/
test
/
badsyntax_async3.py
blob: dde1bc595578d4c4a242f4012f4e1fba7b98ac64 [
file
]
async
def
foo
():
[
i async
for
i
in
els
]