Skip to content

MOD issue #91

Open
Open
@norayr

Description

@norayr
MODULE modtest;
IMPORT Out;

BEGIN
Out.Int(-5 MOD 3, 0); Out.Ln

END modtest.

we get -2, as other languages.
should be, according to report: 1.
dealing with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions