3 lines
40 B
AppleScript
3 lines
40 B
AppleScript
|
|
set empty to {}
|
||
|
|
set ints to {1, 2, 3}
|