index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
badsyntax_async1.py
blob: fb85e2905213ce3aec6427e34f46c1b76a343e90 (
plain
)
1
2
async
def
foo
(
a
=
await
something
()):
pass