Skip to content

Page 175: array reference syntax is incorrect #24

Closed
@localscope

Description

@localscope

The syntax is shown with the ampersand in the wrong position:
element-type(param-name&)[array-length]

It should be:
element-type(&param-name)[array-length]

It looks correct in the examples, it seems to just be the syntax description where it is wrong.

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