Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9ce71a6475b00b986a861e18ee18dbbf46286e5a
/
.
/
Lib
/
test
/
badsyntax_async1.py
blob: 970445d45f0bc557d632765300cd6c65e9acc322 [
file
] [
log
] [
blame
]
async
def
foo
():
def
foo
(
a
=
await something
()):
pass