Skip to content

ref / out params and loops #15

Open
@twiglet

Description

@twiglet

We don't properly handle ref / out params that are passed via calls in expressions in while conditions, switch scrutinees etc.

e.g.

while ( funReturnBool(ref param)) {

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions