x = lerp(a, b, min(1, step * 1.5));
after reloading shows:
(obj_xxx) does not have a variable `min`
Uploaded 1.0.25b to fix this.
Just checked and now it reloaded my code :)