Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
intentions
/
afterConvertTripleQuotedString.py
blob: d3cc2560d372c7872a193d3404187520b1e61a87 [
file
] [
log
] [
blame
]
if
True
:
if
True
:
a
=
(
'\'Hello\' - said man.\n'
'\n'
' Let\'s go.\n'
' And they went out.'
)