In Groovy 1.5.0 the script: def x = [ 'hello' ] ; println ( x ) outputs: ["hello"] In Subversion HEAD r10022 and I assume Groovy 1.5.1, the same scripts ...
確定! 回上一頁