Skip to content

a +"b" compiles to a(+"b") #1036

Closed
Closed
@STRd6

Description

@STRd6

It may be my expectations that are to blame, but I would expect this to compile to:

a + "b"

or something equivalent. The prefix + operator and function call are surprising.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions