repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Makefile: add QUIET_GEN to "cscope" target
[git/debian.git]
/
t
/
t4018
/
python-indented-def
blob
208fbadd2be6ab6e4905c36ea1b64ba9ede6ab26
1
class Foo:
2
def RIGHT(self, x: int):
3
return [
4
1,
5
2,
6
ChangeMe,
7
]