Unified let syntax to be a list of objects

This commit is contained in:
2026-05-22 22:54:14 +02:00
parent 6f832cd67b
commit 3c9d9816fb
6 changed files with 14 additions and 10 deletions

View File

@@ -11,8 +11,8 @@
- let:
name: Let it be
values:
it: $(loop_param)
be: <| $(loop_param) == $(it) |>
- it: $(loop_param)
- be: <| $(loop_param) == $(it) |>
- loop:
name: Cycle iterating on list