depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
git
/
t
/
t4018
/
python-indented-def
blob: 208fbadd2be6ab6e4905c36ea1b64ba9ede6ab26 (
plain
) (
tree
)
f4609b896fac
^
1
2
3
4
5
6
7
class Foo:
def RIGHT(self, x: int):
return [
1,
2,
ChangeMe,
]