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