You {count, plural, one {worked for '# hour} other {worked for '# hours}} today.
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "You ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 4,
          "line": 1,
          "column": 5
        }
      }
    },
    {
      "type": 6,
      "value": "count",
      "options": {
        "one": {
          "value": [
            {
              "type": 0,
              "value": "worked for # hour} other {worked for ",
              "location": {
                "start": {
                  "offset": 25,
                  "line": 1,
                  "column": 26
                },
                "end": {
                  "offset": 64,
                  "line": 1,
                  "column": 65
                }
              }
            },
            {
              "type": 7,
              "location": {
                "start": {
                  "offset": 64,
                  "line": 1,
                  "column": 65
                },
                "end": {
                  "offset": 65,
                  "line": 1,
                  "column": 66
                }
              }
            },
            {
              "type": 0,
              "value": " hours",
              "location": {
                "start": {
                  "offset": 65,
                  "line": 1,
                  "column": 66
                },
                "end": {
                  "offset": 71,
                  "line": 1,
                  "column": 72
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 24,
              "line": 1,
              "column": 25
            },
            "end": {
              "offset": 72,
              "line": 1,
              "column": 73
            }
          }
        }
      },
      "offset": 0,
      "pluralType": "cardinal",
      "location": {
        "start": {
          "offset": 4,
          "line": 1,
          "column": 5
        },
        "end": {
          "offset": 73,
          "line": 1,
          "column": 74
        }
      }
    },
    {
      "type": 0,
      "value": " today.",
      "location": {
        "start": {
          "offset": 73,
          "line": 1,
          "column": 74
        },
        "end": {
          "offset": 80,
          "line": 1,
          "column": 81
        }
      }
    }
  ],
  "err": null
}