Skip to content

Multiplication by negative number fails #98

Description

@dagit

Converted from SourceForge issue 3459096, submitted by rlander

A multiplication with a negative number which is not enclosed by round brackets fails to parse.
Tested with the latest version from git repository.

Example:

PROGRAM multiply_by_negative
INTEGER :: i
i = 1*-1
END PROGRAM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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