{
  "type": "Block",
  "nodes": [
    {
      "type": "Include",
      "file": {
        "type": "FileReference",
        "line": 2,
        "filename": "include.yield.nested.tokens.json",
        "path": "auxiliary/yield-nested.pug"
      },
      "line": 2,
      "filename": "include.yield.nested.tokens.json",
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "p",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "some content",
                  "line": 3,
                  "filename": "include.yield.nested.tokens.json"
                }
              ],
              "line": 3,
              "filename": "include.yield.nested.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 3,
            "filename": "include.yield.nested.tokens.json"
          },
          {
            "type": "Tag",
            "name": "p",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "and some more",
                  "line": 4,
                  "filename": "include.yield.nested.tokens.json"
                }
              ],
              "line": 4,
              "filename": "include.yield.nested.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 4,
            "filename": "include.yield.nested.tokens.json"
          }
        ],
        "line": 3,
        "filename": "include.yield.nested.tokens.json"
      }
    }
  ],
  "line": 0,
  "filename": "include.yield.nested.tokens.json"
}