.length returns blank
Closed this issue · 2 comments
infogulch commented
x := [1,2,3,4]
msgbox % (x) "`n" (x.length)
infogulch commented
um, this exists, right? oO
Deleted user commented
Fixed in a6a5547.
Closed this issue · 2 comments
x := [1,2,3,4]
msgbox % (x) "`n" (x.length)
um, this exists, right? oO
Fixed in a6a5547.