{numPhotos, plural, =0{no photos} =1{one photo} other{'#' photos}}
---
{}
---
{
  "val": [
    {
      "type": 6,
      "value": "numPhotos",
      "options": {
        "=0": {
          "value": [
            {
              "type": 0,
              "value": "no photos",
              "location": {
                "start": {
                  "offset": 23,
                  "line": 1,
                  "column": 24
                },
                "end": {
                  "offset": 32,
                  "line": 1,
                  "column": 33
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 22,
              "line": 1,
              "column": 23
            },
            "end": {
              "offset": 33,
              "line": 1,
              "column": 34
            }
          }
        },
        "=1": {
          "value": [
            {
              "type": 0,
              "value": "one photo",
              "location": {
                "start": {
                  "offset": 37,
                  "line": 1,
                  "column": 38
                },
                "end": {
                  "offset": 46,
                  "line": 1,
                  "column": 47
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 36,
              "line": 1,
              "column": 37
            },
            "end": {
              "offset": 47,
              "line": 1,
              "column": 48
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "# photos",
              "location": {
                "start": {
                  "offset": 54,
                  "line": 1,
                  "column": 55
                },
                "end": {
                  "offset": 64,
                  "line": 1,
                  "column": 65
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 53,
              "line": 1,
              "column": 54
            },
            "end": {
              "offset": 65,
              "line": 1,
              "column": 66
            }
          }
        }
      },
      "offset": 0,
      "pluralType": "cardinal",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 66,
          "line": 1,
          "column": 67
        }
      }
    }
  ],
  "err": null
}