aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/rewrite/3 kwargs/info.json
blob: 0eed4048e18b6080183f73f2e2b1d5fbde5f0dd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "type": "kwargs",
    "function": "project",
    "id": "/",
    "operation": "info"
  },
  {
    "type": "kwargs",
    "function": "target",
    "id": "tgt1",
    "operation": "info"
  },
  {
    "type": "kwargs",
    "function": "dependency",
    "id": "dep1",
    "operation": "info"
  }
]