Closed x87 closed 1 year ago
for 0@ = 0.0 to 200.0 step 20.0 // doesnt compile because // Incorrect expression 200.0 >= 0.0. // One of the variables has an unknown type, or the operands are incompatible. end
due to #189
due to #189