Skip to content

Unparenthesized expressions aren't allowed in casts #120

Closed
@jrmuizel

Description

@jrmuizel

u32(32-1) does not compile whereas u32((32-1)). It would be nicer if the extra brackets were not needed.

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