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