Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
psi
/
CommentBeforeMethod.py
blob: 2ab19fb6cc788745e99f2d0579d407f79e66d124 [
file
] [
log
] [
blame
]
class
UserProfile
:
pass
# trailing comment
#leading comment
#noinspection PyUnusedLocal
def
foo
(
sender
):
pass