{0, number, ::percent .##}
---
{
  "shouldParseSkeletons": true
}
---
{
  "val": [
    {
      "type": 2,
      "value": "0",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 26,
          "line": 1,
          "column": 27
        }
      },
      "style": {
        "type": 0,
        "tokens": [
          {
            "stem": "percent",
            "options": []
          },
          {
            "stem": ".##",
            "options": []
          }
        ],
        "location": {
          "start": {
            "offset": 12,
            "line": 1,
            "column": 13
          },
          "end": {
            "offset": 25,
            "line": 1,
            "column": 26
          }
        },
        "parsedOptions": {
          "style": "percent",
          "maximumFractionDigits": 2
        }
      }
    }
  ],
  "err": null
}