Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
intentions
/
afterMultilineQuotedString.py
blob: 8559645f08c8d873d0b883a247c0e22a827bb742 [
file
] [
log
] [
blame
]
def
foo
():
return
(
r
'oo'
r
'ps'
,
)