{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "script",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Text",
            "val": "var re = /\\d+/;",
            "line": 2
          }
        ],
        "line": 1,
        "filename": "escape-chars.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "escape-chars.tokens.json",
      "textOnly": true
    }
  ],
  "line": 0,
  "filename": "escape-chars.tokens.json"
}