Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
AugmentAssignmentFunction_after.py
blob: 815ffd292e6bb607eb3225f10d4566b3b3fc1ee7 [
file
] [
log
] [
blame
]
def
retStr
():
return
''
s1
=
''
s1
+=
retStr
()