4 lines
121 B
Text
4 lines
121 B
Text
> help,[a,b]
|
|
<Expression> INT = Array[6]
|
|
> print,[a,b]
|
|
1 2 3 4 5 6
|