Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b7666a30933efbbb2e400e6916bba2311340fcd1
/
.
/
Lib
/
test
/
badsyntax_async2.py
blob: fb85e2905213ce3aec6427e34f46c1b76a343e90 [
file
] [
log
] [
blame
]
Yury Selivanov
b7666a3
2015-07-22 14:48:57 +0300
[
diff
] [
blame^
]
1
async
def
foo
(
a
=
await something
()):
Yury Selivanov
8fb307c
2015-07-22 13:33:45 +0300
[
diff
] [
blame
]
2
pass