Skip to content

declarations must precede execution #92

Description

@rcunrau

Should we remove the restriction that all declarations must occur before any executable code?

On the one hand, no modern language has this restriction (including C); on the other hand it's something to check and implement/test.

Personally, I think we can remove the restriction

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