index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
python-def
blob: e50b31b0ad5e4aef0a92840408cba55bf5b13f71 (
plain
)
1
2
3
4
def RIGHT(pi: int = 3.14): while True: break return ChangeMe()