{0, number, ::scientific/+ee/sign-always}
---
{
  "shouldParseSkeletons": true
}
---
{
  "val": [
    {
      "type": 2,
      "value": "0",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 41,
          "line": 1,
          "column": 42
        }
      },
      "style": {
        "type": 0,
        "tokens": [
          {
            "stem": "scientific",
            "options": [
              "+ee",
              "sign-always"
            ]
          }
        ],
        "location": {
          "start": {
            "offset": 12,
            "line": 1,
            "column": 13
          },
          "end": {
            "offset": 40,
            "line": 1,
            "column": 41
          }
        },
        "parsedOptions": {
          "notation": "scientific",
          "signDisplay": "always"
        }
      }
    }
  ],
  "err": null
}