{
  "type": "VariableDeclarator",
  "id": {
    "type": "Identifier",
    "name": "res"
  },
  "init": {
    "type": "Literal",
    "raw": "'bla'",
    "value": "bla"
  }
}
