index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Modules
/
_xxtestfuzz
/
fuzz_pycompile_corpus
/
input4.py
blob: 490de90fb97b392623c012173ea2fdb059764407 (
plain
) (
blame
)
1
2
3
async def hello(name: str): await name print(name)