repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
utf8: fix overflow when returning string width
[alt-git.git]
/
t
/
t4018
/
python-async-def
blob
87640e03d2138e7e089ce10657ff53d199467b3a
1
async def RIGHT(pi: int = 3.14):
2
while True:
3
break
4
return ChangeMe()