summaryrefslogtreecommitdiffstats
path: root/test cases/rewrite/1 basic/rmTgt.json
blob: dbaf0253579574f1815b3b0d1edbd6f4eff74ada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "type": "target",
    "target": "exe0",
    "operation": "target_rm"
  },
  {
    "type": "target",
    "target": "trivialprog1",
    "operation": "target_rm"
  },
  {
    "type": "target",
    "target": "trivialprog9",
    "operation": "target_rm"
  }
]