
    {gender, select,
        male {He}
        female {She}
        other {They}
    } will respond shortly.
---
{}
---
{
  "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": "He",
              "location": {
                "start": {
                  "offset": 36,
                  "line": 3,
                  "column": 15
                },
                "end": {
                  "offset": 38,
                  "line": 3,
                  "column": 17
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 35,
              "line": 3,
              "column": 14
            },
            "end": {
              "offset": 39,
              "line": 3,
              "column": 18
            }
          }
        },
        "female": {
          "value": [
            {
              "type": 0,
              "value": "She",
              "location": {
                "start": {
                  "offset": 56,
                  "line": 4,
                  "column": 17
                },
                "end": {
                  "offset": 59,
                  "line": 4,
                  "column": 20
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 55,
              "line": 4,
              "column": 16
            },
            "end": {
              "offset": 60,
              "line": 4,
              "column": 21
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "They",
              "location": {
                "start": {
                  "offset": 76,
                  "line": 5,
                  "column": 16
                },
                "end": {
                  "offset": 80,
                  "line": 5,
                  "column": 20
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 75,
              "line": 5,
              "column": 15
            },
            "end": {
              "offset": 81,
              "line": 5,
              "column": 21
            }
          }
        }
      },
      "location": {
        "start": {
          "offset": 5,
          "line": 2,
          "column": 5
        },
        "end": {
          "offset": 87,
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": 0,
      "value": " will respond shortly.",
      "location": {
        "start": {
          "offset": 87,
          "line": 6,
          "column": 6
        },
        "end": {
          "offset": 109,
          "line": 6,
          "column": 28
        }
      }
    }
  ],
  "err": null
}