{
  "type": "apply",
  "operator": {
    "type": "word",
    "offset": 0,
    "lineBreaks": 0,
    "line": 1,
    "col": 1,
    "name": "print"
  },
  "args": [
    {
      "type": "value",
      "value": "s",
      "raw": "\"s\""
    }
  ]
}