Skip to content

[Bug] Invalid unused message and = being recognized as assignment #55

Description

@X39
private _testvar = "AbC";
_testvar = toLower _testvar;
diag_log _testvar;

In this code, _testvar is reported with unused and the second = as not being assigned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions