Skip to content

consider making / same priority as * #373

@ldemailly

Description

@ldemailly

in go x * 4 / 9 is (x*4)/9 while current grol (because of divide priority) it’s * 0 without ()

let’s remember why though before changing it
and double check go too

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