Skip to content

Numeral operations should return integers when possible #33

@VinGarcia

Description

@VinGarcia

Currently all numeral operations can only return tokens of the REAL type.

It would be expected that if both operands are of type INT that the resulting token would also be of type INT, as it is in most modern languages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions