Skip to content

Function is not properly identified #13

@priv-kweihmann

Description

@priv-kweihmann

Following snippet doesn't find a FUNCTION

python() {
    print("baz")
}

while

python () {
    print("baz")
}

works fine

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