summaryrefslogtreecommitdiffstats
path: root/test cases/cython/1 basic/test.json
blob: ed7ac2b9b96891798b65cc5e2861669d906ddbaa (plain)
1
2
3
4
5
6
7
8
9
10
{
  "matrix": {
    "options": {
      "cython_language": [
         { "val": "c" },
         { "val": "cpp" }
      ]
    }
  }
}