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