Actions
Bug #3570
openDF_002 Missing "!"
Bug #3570:
DF_002 Missing "!"
Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Line: 4
Description: if (A[0].length = B.length) ---> missing "!"
Fixing solution: if (A[0].length != B.length) ---> Adding a "!"
No data to display
Actions