{
  "type": "Program",
  "statements": [
    {
      "type": "LabelledStatement",
      "label": {
        "type": "Identifier",
        "name": "iflnlf",
        "loc": {
          "start": {
            "line": 16,
            "column": 1
          },
          "end": {
            "line": 16,
            "column": 7
          }
        }
      },
      "body": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "string",
            "loc": {
              "start": {
                "line": 16,
                "column": 9
              },
              "end": {
                "line": 16,
                "column": 15
              }
            }
          },
          "right": {
            "type": "CallExpression",
            "callee": {
              "type": "MemberExpression",
              "object": {
                "type": "TemplateLiteral",
                "expressions": [],
                "quasis": [
                  {
                    "type": "TemplateElement",
                    "value": {
                      "raw": "
if(
    \`\${
        (()=>{
            if(true) /r/i
            return Math.random()
        })()
    }\` > 0.5
) /a/g
",
                      "cooked": "
if(
    `${
        (()=>{
            if(true) /r/i
            return Math.random()
        })()
    }` > 0.5
) /a/g
"
                    },
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 19
                      },
                      "end": {
                        "line": 25,
                        "column": 1
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 18
                  },
                  "end": {
                    "line": 25,
                    "column": 2
                  }
                }
              },
              "property": {
                "type": "Identifier",
                "name": "trim",
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 3
                  },
                  "end": {
                    "line": 25,
                    "column": 7
                  }
                }
              },
              "computed": false,
              "optional": false,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 18
                },
                "end": {
                  "line": 25,
                  "column": 7
                }
              }
            },
            "arguments": [],
            "optional": false,
            "loc": {
              "start": {
                "line": 16,
                "column": 18
              },
              "end": {
                "line": 25,
                "column": 9
              }
            }
          },
          "loc": {
            "start": {
              "line": 16,
              "column": 9
            },
            "end": {
              "line": 25,
              "column": 9
            }
          }
        },
        "loc": {
          "start": {
            "line": 16,
            "column": 9
          },
          "end": {
            "line": 25,
            "column": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 25,
          "column": 10
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 25,
      "column": 10
    }
  }
}
