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