Skip to content

Detect parenthesized expressions #6

@steveRoll-git

Description

@steveRoll-git

When a function call (or vararg) is surrounded with parentheses, only the first value will be returned, and the rest are discarded.
Currently a parenthesized function call isn't differentiated at all from a normal one in the syntax tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions