This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b8cd3e4e30
cpython
/
Lib
/
test
/
badsyntax_async2.py
4 lines
64 B
Python
Raw
Blame
History
async
def
foo
(
)
:
def
foo
(
a
:
await
something
(
)
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink