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