Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
testdata
/
intentions
/
convertConcatenationToGstring
/
QuotesInMultilineString.groovy
blob: 18ebdb015c82e13184e7b01dcfaf3706389a75aa [
file
] [
log
] [
blame
]
def
s
=
"Say \"hello\" \n to"
+<
caret
>
" the world"