Skip to content

Multiplication by negative number fails #98

@dagit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions