{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "TemplateExpression",
        "tag": null,
        "elements": [
          {
            "type": "TemplateElement",
            "rawValue": "outer",
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          },
          {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "DataProperty",
                "name": {
                  "type": "StaticPropertyName",
                  "value": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 9,
                      "offset": 9
                    },
                    "end": {
                      "line": 1,
                      "column": 10,
                      "offset": 10
                    }
                  }
                },
                "expression": {
                  "type": "ObjectExpression",
                  "properties": [
                    {
                      "type": "DataProperty",
                      "name": {
                        "type": "StaticPropertyName",
                        "value": "b",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 13,
                            "offset": 13
                          },
                          "end": {
                            "line": 1,
                            "column": 14,
                            "offset": 14
                          }
                        }
                      },
                      "expression": {
                        "type": "LiteralNumericExpression",
                        "value": 1,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 16,
                            "offset": 16
                          },
                          "end": {
                            "line": 1,
                            "column": 17,
                            "offset": 17
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 13,
                          "offset": 13
                        },
                        "end": {
                          "line": 1,
                          "column": 17,
                          "offset": 17
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 12,
                      "offset": 12
                    },
                    "end": {
                      "line": 1,
                      "column": 18,
                      "offset": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  },
                  "end": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 19,
                "offset": 19
              }
            }
          },
          {
            "type": "TemplateElement",
            "rawValue": "bar",
            "loc": {
              "start": {
                "line": 1,
                "column": 20,
                "offset": 20
              },
              "end": {
                "line": 1,
                "column": 23,
                "offset": 23
              }
            }
          },
          {
            "type": "TemplateExpression",
            "tag": null,
            "elements": [
              {
                "type": "TemplateElement",
                "rawValue": "nested",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  },
                  "end": {
                    "line": 1,
                    "column": 32,
                    "offset": 32
                  }
                }
              },
              {
                "type": "FunctionExpression",
                "isAsync": false,
                "isGenerator": false,
                "name": null,
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 42,
                      "offset": 42
                    },
                    "end": {
                      "line": 1,
                      "column": 44,
                      "offset": 44
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [
                    {
                      "type": "ReturnStatement",
                      "expression": {
                        "type": "LiteralNumericExpression",
                        "value": 2,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 52,
                            "offset": 52
                          },
                          "end": {
                            "line": 1,
                            "column": 53,
                            "offset": 53
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 45,
                          "offset": 45
                        },
                        "end": {
                          "line": 1,
                          "column": 54,
                          "offset": 54
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 44,
                      "offset": 44
                    },
                    "end": {
                      "line": 1,
                      "column": 55,
                      "offset": 55
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 34,
                    "offset": 34
                  },
                  "end": {
                    "line": 1,
                    "column": 55,
                    "offset": 55
                  }
                }
              },
              {
                "type": "TemplateElement",
                "rawValue": "endnest",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 56,
                    "offset": 56
                  },
                  "end": {
                    "line": 1,
                    "column": 63,
                    "offset": 63
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 25,
                "offset": 25
              },
              "end": {
                "line": 1,
                "column": 64,
                "offset": 64
              }
            }
          },
          {
            "type": "TemplateElement",
            "rawValue": "end",
            "loc": {
              "start": {
                "line": 1,
                "column": 65,
                "offset": 65
              },
              "end": {
                "line": 1,
                "column": 68,
                "offset": 68
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 69,
            "offset": 69
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 69,
          "offset": 69
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 69,
      "offset": 69
    }
  }
}
