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