git-subtree-dir: software/mza git-subtree-split: f970a59b177c13ca3dd8aaef8cc6681d83b7e813
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
a = array1d(1..3, [{1}, {1, 2}, {1, 2, 3}]);
|
|
s = {1};
|
|
x = 1;
|
|
----------
|