{
  "type": "Block",
  "nodes": [
    {
      "type": "Extends",
      "file": {
        "type": "FileReference",
        "path": "/auxiliary/inheritance.extend.recursive-parent.pug",
        "line": 1,
        "filename": "inheritance.extend.recursive.tokens.json"
      },
      "line": 1,
      "filename": "inheritance.extend.recursive.tokens.json"
    },
    {
      "type": "NamedBlock",
      "nodes": [
        {
          "type": "Tag",
          "name": "h4",
          "selfClosing": false,
          "block": {
            "type": "Block",
            "nodes": [
              {
                "type": "Text",
                "val": "child",
                "line": 4,
                "filename": "inheritance.extend.recursive.tokens.json"
              }
            ],
            "line": 4,
            "filename": "inheritance.extend.recursive.tokens.json"
          },
          "attrs": [],
          "attributeBlocks": [],
          "isInline": false,
          "line": 4,
          "filename": "inheritance.extend.recursive.tokens.json"
        }
      ],
      "line": 3,
      "filename": "inheritance.extend.recursive.tokens.json",
      "name": "parent",
      "mode": "replace"
    }
  ],
  "line": 0,
  "filename": "inheritance.extend.recursive.tokens.json"
}