Skip to content

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

@X39

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.

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