groovy string select word
[fedora-idea.git] / plugins / groovy / testdata / groovy / actions / SWInGString5_after.groovy
blob3608e542f6fd459478ec4a72c41b58c466f9b4d8
1 print """<selection>My fir<caret>stName is $firstName.
2 My last name is $lastName.
3 I am ${2009 - yearOfBirth} now.
4 </selection>"""