Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
editing
/
firstParamClassmethod.py
blob: a63856443848d79c75e282cb05e112b28e1c7079 [
file
] [
log
] [
blame
]
class
A
(
object
):
@classmethod
def
foo
<
caret
>