Skip to content

Spec HTML rendering issue for unary symbols #307

@dj2

Description

@dj2

In the section 5.9 Expressions:

The arithmetic unary operators plus (*), negate (*-*), post- and pre-increment and decrement (*--* and *+)

I'm guessing that should be:

The arithmetic unary operators plus (+), negate (-), post- and pre-increment and decrement (-- and ++)

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