RosettaCodeData/Task/Arrays/AppleScript/arrays-1.applescript
Ingy döt Net 776bba907c Sync
2013-10-27 22:24:23 +00:00

2 lines
40 B
AppleScript

set empty to {}
set ints to {1, 2, 3}