{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "html",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "body",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "pre",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "RawInclude",
                        "file": {
                          "type": "FileReference",
                          "line": 4,
                          "filename": "filters.include.custom.tokens.json",
                          "path": "filters.include.custom.pug",
                          "fullPath": "test/cases/filters.include.custom.pug",
                          "str": "html\n  body\n    pre\n      include:custom(opt='val' num=2) filters.include.custom.pug\n"
                        },
                        "line": 4,
                        "filename": "filters.include.custom.tokens.json",
                        "filters": [
                          {
                            "type": "IncludeFilter",
                            "name": "custom",
                            "attrs": [
                              {
                                "name": "opt",
                                "val": "'val'",
                                "mustEscape": true
                              },
                              {
                                "name": "num",
                                "val": "2",
                                "mustEscape": true
                              }
                            ],
                            "line": 4,
                            "filename": "filters.include.custom.tokens.json"
                          }
                        ]
                      }
                    ],
                    "line": 3,
                    "filename": "filters.include.custom.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 3,
                  "filename": "filters.include.custom.tokens.json"
                }
              ],
              "line": 2,
              "filename": "filters.include.custom.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 2,
            "filename": "filters.include.custom.tokens.json"
          }
        ],
        "line": 1,
        "filename": "filters.include.custom.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "filters.include.custom.tokens.json"
    }
  ],
  "line": 0,
  "filename": "filters.include.custom.tokens.json"
}