blob: d8af1586384701a0e7afe0316f7426785e219c74 [file] [log] [blame]
def arr = [1, 2, 3] as int[]
print ([1, 2, 3] as Integer[])
print "dg" as Object