def a = "a string" def b = 'another'
有什么区别吗?或者就像javascript让我们输入'并"更容易在字符串中?
'
"
string groovy
groovy ×1
string ×1