Skip to content

I don't understand loop #5765

Closed Answered by amousset
mr1jingles asked this question in Q&A
Apr 13, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Why only 2 values?

Because a report acts like another promise type, which means if it is considered as already correct it will be skipped in next identical iterations. In the case of a report, it means if a particular string has already been printed, it will not be printed again, hence only two lines.

When adding the name of the parameter, all lines are unique, making all reports unique (and printed).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mr1jingles
Comment options

Answer selected by mr1jingles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants