index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4018
/
python-def
blob: e50b31b0ad5e4aef0a92840408cba55bf5b13f71 (
plain
) (
blame
)
1
2
3
4
def RIGHT(pi: int = 3.14): while True: break return ChangeMe()