Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ced770da07f9dbd7cc3afd09c2488c60faefe73c
/
.
/
Lib
/
test
/
badsyntax_async4.py
blob: 4afda406e9c58b09e33969b8c16331cb73a0ad86 [
file
] [
log
] [
blame
]
async
def
foo
():
async
def
foo
():
await something
()