1{
2  "matrix": {
3    "options": {
4      "cython_language": [
5         { "val": "c" },
6         { "val": "cpp" }
7      ]
8    }
9  }
10}
11