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_async2.py
blob: 6f6f4f5dd0bdcdc69a6376961df5967d626366ca (
plain
)
1
2
async
def
foo
(
a
:
await
something
()):
pass