
    {itemCount, plural,
        one {item'}'}
        other {items'}'}
    }
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "\n    ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 5,
          "line": 2,
          "column": 5
        }
      }
    },
    {
      "type": 6,
      "value": "itemCount",
      "options": {
        "one": {
          "value": [
            {
              "type": 0,
              "value": "item}",
              "location": {
                "start": {
                  "offset": 38,
                  "line": 3,
                  "column": 14
                },
                "end": {
                  "offset": 45,
                  "line": 3,
                  "column": 21
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 37,
              "line": 3,
              "column": 13
            },
            "end": {
              "offset": 46,
              "line": 3,
              "column": 22
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "items}",
              "location": {
                "start": {
                  "offset": 62,
                  "line": 4,
                  "column": 16
                },
                "end": {
                  "offset": 70,
                  "line": 4,
                  "column": 24
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 61,
              "line": 4,
              "column": 15
            },
            "end": {
              "offset": 71,
              "line": 4,
              "column": 25
            }
          }
        }
      },
      "offset": 0,
      "pluralType": "cardinal",
      "location": {
        "start": {
          "offset": 5,
          "line": 2,
          "column": 5
        },
        "end": {
          "offset": 77,
          "line": 5,
          "column": 6
        }
      }
    }
  ],
  "err": null
}