<bold>You have {
        count, plural,
        one {<italic>#</italic> apple}
        other {<italic>#</italic> apples}
    }.</bold>
---
{}
---
{
  "val": [
    {
      "type": 8,
      "value": "bold",
      "children": [
        {
          "type": 0,
          "value": "You have ",
          "location": {
            "start": {
              "offset": 6,
              "line": 1,
              "column": 7
            },
            "end": {
              "offset": 15,
              "line": 1,
              "column": 16
            }
          }
        },
        {
          "type": 6,
          "value": "count",
          "options": {
            "one": {
              "value": [
                {
                  "type": 8,
                  "value": "italic",
                  "children": [
                    {
                      "type": 7,
                      "location": {
                        "start": {
                          "offset": 61,
                          "line": 3,
                          "column": 22
                        },
                        "end": {
                          "offset": 62,
                          "line": 3,
                          "column": 23
                        }
                      }
                    }
                  ],
                  "location": {
                    "start": {
                      "offset": 53,
                      "line": 3,
                      "column": 14
                    },
                    "end": {
                      "offset": 71,
                      "line": 3,
                      "column": 32
                    }
                  }
                },
                {
                  "type": 0,
                  "value": " apple",
                  "location": {
                    "start": {
                      "offset": 71,
                      "line": 3,
                      "column": 32
                    },
                    "end": {
                      "offset": 77,
                      "line": 3,
                      "column": 38
                    }
                  }
                }
              ],
              "location": {
                "start": {
                  "offset": 52,
                  "line": 3,
                  "column": 13
                },
                "end": {
                  "offset": 78,
                  "line": 3,
                  "column": 39
                }
              }
            },
            "other": {
              "value": [
                {
                  "type": 8,
                  "value": "italic",
                  "children": [
                    {
                      "type": 7,
                      "location": {
                        "start": {
                          "offset": 102,
                          "line": 4,
                          "column": 24
                        },
                        "end": {
                          "offset": 103,
                          "line": 4,
                          "column": 25
                        }
                      }
                    }
                  ],
                  "location": {
                    "start": {
                      "offset": 94,
                      "line": 4,
                      "column": 16
                    },
                    "end": {
                      "offset": 112,
                      "line": 4,
                      "column": 34
                    }
                  }
                },
                {
                  "type": 0,
                  "value": " apples",
                  "location": {
                    "start": {
                      "offset": 112,
                      "line": 4,
                      "column": 34
                    },
                    "end": {
                      "offset": 119,
                      "line": 4,
                      "column": 41
                    }
                  }
                }
              ],
              "location": {
                "start": {
                  "offset": 93,
                  "line": 4,
                  "column": 15
                },
                "end": {
                  "offset": 120,
                  "line": 4,
                  "column": 42
                }
              }
            }
          },
          "offset": 0,
          "pluralType": "cardinal",
          "location": {
            "start": {
              "offset": 15,
              "line": 1,
              "column": 16
            },
            "end": {
              "offset": 126,
              "line": 5,
              "column": 6
            }
          }
        },
        {
          "type": 0,
          "value": ".",
          "location": {
            "start": {
              "offset": 126,
              "line": 5,
              "column": 6
            },
            "end": {
              "offset": 127,
              "line": 5,
              "column": 7
            }
          }
        }
      ],
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 134,
          "line": 5,
          "column": 14
        }
      }
    }
  ],
  "err": null
}