IDEADEV-40959: ClassCastException at ConvertConcatenationToGstringIntention.processIn...
[fedora-idea.git] / plugins / groovy / testdata / intentions / convertConcatenationToGstring / QuotesInMultilineString_after.groovy
blob2456ae7bf13dec0547cea380cab4d27e6b2d70c1
1 def s = """Say "hello"
2 to the world"""