
    {gender, select,
    ‎male {
        {He}}
    ‎female {
        {She}}
    ‎other{
        {They}}}
    
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "\n    ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 5,
          "line": 2,
          "column": 5
        }
      }
    },
    {
      "type": 5,
      "value": "gender",
      "options": {
        "male": {
          "value": [
            {
              "type": 0,
              "value": "\n        ",
              "location": {
                "start": {
                  "offset": 33,
                  "line": 3,
                  "column": 12
                },
                "end": {
                  "offset": 42,
                  "line": 4,
                  "column": 9
                }
              }
            },
            {
              "type": 1,
              "value": "He",
              "location": {
                "start": {
                  "offset": 42,
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "offset": 46,
                  "line": 4,
                  "column": 13
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 32,
              "line": 3,
              "column": 11
            },
            "end": {
              "offset": 47,
              "line": 4,
              "column": 14
            }
          }
        },
        "female": {
          "value": [
            {
              "type": 0,
              "value": "\n        ",
              "location": {
                "start": {
                  "offset": 61,
                  "line": 5,
                  "column": 14
                },
                "end": {
                  "offset": 70,
                  "line": 6,
                  "column": 9
                }
              }
            },
            {
              "type": 1,
              "value": "She",
              "location": {
                "start": {
                  "offset": 70,
                  "line": 6,
                  "column": 9
                },
                "end": {
                  "offset": 75,
                  "line": 6,
                  "column": 14
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 60,
              "line": 5,
              "column": 13
            },
            "end": {
              "offset": 76,
              "line": 6,
              "column": 15
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "\n        ",
              "location": {
                "start": {
                  "offset": 88,
                  "line": 7,
                  "column": 12
                },
                "end": {
                  "offset": 97,
                  "line": 8,
                  "column": 9
                }
              }
            },
            {
              "type": 1,
              "value": "They",
              "location": {
                "start": {
                  "offset": 97,
                  "line": 8,
                  "column": 9
                },
                "end": {
                  "offset": 103,
                  "line": 8,
                  "column": 15
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 87,
              "line": 7,
              "column": 11
            },
            "end": {
              "offset": 104,
              "line": 8,
              "column": 16
            }
          }
        }
      },
      "location": {
        "start": {
          "offset": 5,
          "line": 2,
          "column": 5
        },
        "end": {
          "offset": 105,
          "line": 8,
          "column": 17
        }
      }
    },
    {
      "type": 0,
      "value": "\n    ",
      "location": {
        "start": {
          "offset": 105,
          "line": 8,
          "column": 17
        },
        "end": {
          "offset": 110,
          "line": 9,
          "column": 5
        }
      }
    }
  ],
  "err": null
}