Skip to content

failed when length of value is 1 #26

@cgjosephlee

Description

@cgjosephlee

I am trying to add Roman numerals, but it failed when the length of value is 1.

      allow_caps_additions = {
        {
          "i", "ii", "iii", "iv", "v", "vi", "vii", "ix", "x",
        },

This only failed when encountering i, v and x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions