3 lines
45 B
Groovy
3 lines
45 B
Groovy
|
|
def a = new StringBuilder()
|
||
|
|
def a = '' << ''
|