IDEADEV-40959: ClassCastException at ConvertConcatenationToGstringIntention.processIn...
[fedora-idea.git] / plugins / groovy / testdata / intentions / convertConcatenationToGstring / Quotes2.groovy
blob487d5c8b9cd1d9bbd557825f690c3d6d452669f4
1 def s = "Say \"hello\" to the" +<caret> " world"