{0, number, ::percent .00/@@@@*}
---
{
  "shouldParseSkeletons": true
}
---
{
  "val": [
    {
      "type": 2,
      "value": "0",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 32,
          "line": 1,
          "column": 33
        }
      },
      "style": {
        "type": 0,
        "tokens": [
          {
            "stem": "percent",
            "options": []
          },
          {
            "stem": ".00",
            "options": [
              "@@@@*"
            ]
          }
        ],
        "location": {
          "start": {
            "offset": 12,
            "line": 1,
            "column": 13
          },
          "end": {
            "offset": 31,
            "line": 1,
            "column": 32
          }
        },
        "parsedOptions": {
          "style": "percent",
          "minimumFractionDigits": 2,
          "maximumFractionDigits": 2
        }
      }
    }
  ],
  "err": null
}