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