You have {itemCount, plural, offset: 2
        =0 {no items}
        one {1 item}
        other {{itemCount} items}
    }.
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "You have ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 9,
          "line": 1,
          "column": 10
        }
      }
    },
    {
      "type": 6,
      "value": "itemCount",
      "options": {
        "=0": {
          "value": [
            {
              "type": 0,
              "value": "no items",
              "location": {
                "start": {
                  "offset": 51,
                  "line": 2,
                  "column": 13
                },
                "end": {
                  "offset": 59,
                  "line": 2,
                  "column": 21
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 50,
              "line": 2,
              "column": 12
            },
            "end": {
              "offset": 60,
              "line": 2,
              "column": 22
            }
          }
        },
        "one": {
          "value": [
            {
              "type": 0,
              "value": "1 item",
              "location": {
                "start": {
                  "offset": 74,
                  "line": 3,
                  "column": 14
                },
                "end": {
                  "offset": 80,
                  "line": 3,
                  "column": 20
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 73,
              "line": 3,
              "column": 13
            },
            "end": {
              "offset": 81,
              "line": 3,
              "column": 21
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 1,
              "value": "itemCount",
              "location": {
                "start": {
                  "offset": 97,
                  "line": 4,
                  "column": 16
                },
                "end": {
                  "offset": 108,
                  "line": 4,
                  "column": 27
                }
              }
            },
            {
              "type": 0,
              "value": " items",
              "location": {
                "start": {
                  "offset": 108,
                  "line": 4,
                  "column": 27
                },
                "end": {
                  "offset": 114,
                  "line": 4,
                  "column": 33
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 96,
              "line": 4,
              "column": 15
            },
            "end": {
              "offset": 115,
              "line": 4,
              "column": 34
            }
          }
        }
      },
      "offset": 2,
      "pluralType": "cardinal",
      "location": {
        "start": {
          "offset": 9,
          "line": 1,
          "column": 10
        },
        "end": {
          "offset": 121,
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": 0,
      "value": ".",
      "location": {
        "start": {
          "offset": 121,
          "line": 5,
          "column": 6
        },
        "end": {
          "offset": 122,
          "line": 5,
          "column": 7
        }
      }
    }
  ],
  "err": null
}