repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
for-each-ref: add new option to include root refs
[git.git]
/
t
/
t4018
/
python-def
blob
e50b31b0ad5e4aef0a92840408cba55bf5b13f71
1
def RIGHT(pi: int = 3.14):
2
while True:
3
break
4
return ChangeMe()