1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
173 B
JSON

{
"offset1d": [-10,-9,-8],
"offset2d": [[1, 2], [3, 4]],
"coerce1d": [1, 2, 3, 4, 5, 6],
"coerceCalc": [1, 2, 3, 4],
"singleUndef": [1, 2, 3],
"ndimEmpty": []
}