{
  "type": "Script",
  "directives": [
    {
      "type": "Directive",
      "rawValue": "Hello\\\nworld",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 2,
          "column": 6,
          "offset": 14
        }
      }
    }
  ],
  "statements": [],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 6,
      "offset": 14
    }
  }
}
