• @[email protected]
    link
    fedilink
    611 months ago

    In the languages I know, i-=-1 or x=3 are not expressions, but rather statements, so they do not evaluate to a value.

    So, this would be a compiler error:

    a = (x=3)