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