Skip to content

false positive problem reports "unused variable" #67

@bwbohl

Description

@bwbohl

Sometimes variables in function bodies get reported as unused, although it’s definitely not the case, e.g., $token in the following example:

    for $token in $anno/@class => normalize-space() => replace('#','') => tokenize(' ')
    return xs:IDREF($token)

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