Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
intentionDescriptions
/
BreakStringOnLineBreaksIntentionAction
/
after.java.template
blob: 52c72cfd5452d486d2d5b2ebcfc38af853035258 [
file
] [
log
] [
blame
]
String
s
=
"Hello,\n\r"
+
"world\n"
+
"!\n"
;