This is my code:
[line widths] > tabular
joined. > @
QQ.txt.text " "
mappedi.
QQ.structs.list
split.
QQ.txt.text line
","
[p i] >>
fixed > @
p
widths.at i
I get this:
The void attribute "widths" is unused anywhere in the object "tabular" (unused-void-attr (Single))
However, this attribute is used. Looks like false positive warning.
This is my code:
I get this:
However, this attribute is used. Looks like false positive warning.