index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
python-async-def
blob: 87640e03d2138e7e089ce10657ff53d199467b3a (
plain
)
1
2
3
4
async def RIGHT(pi: int = 3.14): while True: break return ChangeMe()