Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0-RC-1
-
None
-
None
Description
def a = ["a","b"] as String[]
println a
prints no longer the contents of the array, it works correctly if it is a list