Skip to content

Incorrect initialization with numeric zero #38

Description

@paladin-t
Dodecahedron::Bigint a = 0;
Dodecahedron::Bigint b = "0";
if (a < b)
  printf("Oops.\n");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions