Here is a sample file to demonstrate 2 issues I ran into last night.
The docs note that you don't need to seed random, but, every time I run random (at least on a given day, I haven't tried across days) I get the same result
The other issue is with a for/else blocks not working as expected when testing passed args[] against known values, e.g. args[2] ~ "-l"
[edited to add that I'm using a version of lilt built form source the same day that Decker 1.7 was announced here on itch]