Skip to content

function parameters are only defined in first scope  #101

@sabotack

Description

@sabotack

Function parameters are only defined and accessible in the most outer scope of the function. If any other scopes are opened (e.g. with an if- or while-statement), then the parameters cannot be referenced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions