> On 15 May 2018, at 12.14, Daniel.Sun <[email protected]> wrote:
> [..]
>    As you said, Groovy has many string(e.g. 'xxx', "xxx", '''xxx''',
> """xxx""", /xxx/, $/xxx/$). but they can not cover the function of raw
> string...
> 

Isn't '''tripple-single-quoted''' basically the same as the raw string (only 
with a different delimiter?)

-Jesper

Reply via email to