Thanks a lot, that we finally got the new version of Atelier, where most of the errors were fixed.
But I've found some have not fixed yet.
set destination = $listget(waypoints,*)
set $list(waypoints,*,*)=""
In this code, Atelier does know about asterisk as a second argument to $listget function.
And in this case, even shows next lines as an error.

