Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
editing
/
firstParamStaticmethod.after.py
blob: 0d53971e8ce8d94804b58153006be73c7cc5ce8b [
file
] [
log
] [
blame
]
class
A
(
object
):
@staticmethod
def
foo
():