Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyRedundantParenthesesInspection
/
StringMultiline.py
blob: 2f7736726d9a32b0b7c03ed6b1b1fa891726ab3d [
file
] [
log
] [
blame
]
result
=
(
"int line1 = 1;\n"
"\n"
"int line2 = 2;\n"
)